------------------------------------------------------------------------
r35 | mrroach | 2004-12-16 16:54:20 -0500 (Thu, 16 Dec 2004) | 2 lines

Check for ReconnectLDAPObject and use it if available

------------------------------------------------------------------------
r34 | mrroach | 2004-12-16 14:20:24 -0500 (Thu, 16 Dec 2004) | 4 lines

Added TryAutoConnect classmethod to DSConnection for sasl/gssapi support
Added "All Users" and "All Groups" vfolders
Began adding support for groupOfnames objects (for slapd.conf acls)

------------------------------------------------------------------------
r32 | mrroach | 2004-12-08 02:44:06 -0500 (Wed, 08 Dec 2004) | 2 lines

Added a manpage and enabled the corresponding debhelper item

------------------------------------------------------------------------
r29 | mrroach | 2004-12-08 02:21:31 -0500 (Wed, 08 Dec 2004) | 2 lines

Fixed all the shebangs to call python2.3

------------------------------------------------------------------------
r26 | mrroach | 2004-12-08 02:03:52 -0500 (Wed, 08 Dec 2004) | 3 lines

Merge exception name fixes from 0.7 branch
Add recommends of python-dns and mdnsresponder to debian package

------------------------------------------------------------------------
r23 | mrroach | 2004-12-08 01:45:21 -0500 (Wed, 08 Dec 2004) | 3 lines

Added DNS (pydns) and DNS-SD (howl) service discovery
Fixed Globals import in gui modules

------------------------------------------------------------------------
r22 | mrroach | 2004-12-02 13:32:03 -0500 (Thu, 02 Dec 2004) | 2 lines

Updated debian info and removed pyDes from makefile

------------------------------------------------------------------------
r20 | mrroach | 2004-12-02 13:13:43 -0500 (Thu, 02 Dec 2004) | 2 lines

Removed fcrypt due to license concerns.

------------------------------------------------------------------------
r19 | mrroach | 2004-11-29 20:07:51 -0500 (Mon, 29 Nov 2004) | 2 lines

Moved error types to DSGlobals module

------------------------------------------------------------------------
r14 | mrroach | 2004-11-25 12:12:10 -0500 (Thu, 25 Nov 2004) | 2 lines

Added fcrypt module

------------------------------------------------------------------------
r13 | mrroach | 2004-11-25 12:11:36 -0500 (Thu, 25 Nov 2004) | 2 lines

Added import of data/* to setup.py

------------------------------------------------------------------------
r12 | mrroach | 2004-11-24 12:20:40 -0500 (Wed, 24 Nov 2004) | 2 lines

Updated autofoo

------------------------------------------------------------------------
r11 | mrroach | 2004-11-24 11:59:50 -0500 (Wed, 24 Nov 2004) | 4 lines

Handle the case where a user has no primaryGid
Fix missing signal handler for password generate button
Fix setup.py to work with files in their correct locations

------------------------------------------------------------------------
r10 | mrroach | 2004-11-23 20:08:31 -0500 (Tue, 23 Nov 2004) | 2 lines

Added setup.py for py2exe on windows

------------------------------------------------------------------------
r9 | mrroach | 2004-11-23 18:43:54 -0500 (Tue, 23 Nov 2004) | 4 lines

Added error handling for object creation/deletion
Added NewGroup.py to Makefile.am
Fixed objectClass typo for sambaUnixIdPool

------------------------------------------------------------------------
r8 | mrroach | 2004-11-23 16:26:29 -0500 (Tue, 23 Nov 2004) | 2 lines

Add a dialog for group creation

------------------------------------------------------------------------
r7 | mrroach | 2004-11-23 16:11:28 -0500 (Tue, 23 Nov 2004) | 5 lines

Added SambaDomain and UnixIDPool objects to DSNodeTypes
Added CreateGroup() to DSContainer
Modified CreateUser() to use DSConnection._search where sensible


------------------------------------------------------------------------
r6 | mrroach | 2004-11-20 02:09:03 -0500 (Sat, 20 Nov 2004) | 3 lines

Added a toggle cell to represent primary group
Made set_PrimaryGroup add the user to the previous primary group

------------------------------------------------------------------------
r5 | mrroach | 2004-11-20 01:06:08 -0500 (Sat, 20 Nov 2004) | 3 lines

Moved connection into connect() method of DSConnection
Added error handling for connect problems to Main.initConnection()

------------------------------------------------------------------------
r4 | mrroach | 2004-11-18 19:57:10 -0500 (Thu, 18 Nov 2004) | 2 lines

Fixed some icon loading

------------------------------------------------------------------------
r3 | mrroach | 2004-11-11 17:30:43 -0500 (Thu, 11 Nov 2004) | 2 lines

Make gnome import optional for windows compatibility

------------------------------------------------------------------------
r2 | mrroach | 2004-11-11 17:27:49 -0500 (Thu, 11 Nov 2004) | 5 lines

Added additional images to images.py
Switched images.py to use zlib instead of pickle
Removed calls to gtk.IconTheme in favor of images.py
Added window delete and quit menu item events back to glade file

------------------------------------------------------------------------
r1 | mrroach | 2004-11-11 16:53:11 -0500 (Thu, 11 Nov 2004) | 2 lines

Initial import

------------------------------------------------------------------------
