ira/wip.git
2001-11-26 Andrew Tridgelladd SEC_ADS auth method
2001-11-26 Andrew Tridgellupdated server_role for ADS
2001-11-26 Andrew Bartlettprevent proto from picking up this as a defintion for...
2001-11-26 Tim PotterMore compiler warnings fixed. Some minor reformatting.
2001-11-26 Andrew Tridgellwe can safely give NO_SUCH_USER if the ticket decodes...
2001-11-26 Tim PotterAnother merge from appliance-head: in [ug]id_to_sid...
2001-11-26 Tim Potterchallange -> challenge
2001-11-26 Tim PotterMerge from appliance-head: when creating a default...
2001-11-26 Tim PotterGot medieval on another pointless extern. Removed...
2001-11-26 Andrew BartlettFix up the build farm again.
2001-11-26 Tim Potterdyn_CONFIGFILE fixups.
2001-11-26 Tim PotterFixed compiler warnings and dyn_CONFIGFILE related...
2001-11-26 Andrew BartlettAnd delete domain_client_validate.c...
2001-11-26 Andrew BartlettThis compleats the of the authenticaion subystem into...
2001-11-26 Tim PotterRemoved bogus SAFE_FREE() call of talloced return data...
2001-11-26 Tim PotterIgnore *.po files.
2001-11-26 Tim PotterFixed some indentation.
2001-11-26 Andrew Tridgelluse DEBUG() not d_printf() in libraries
2001-11-26 Andrew Tridgellfixed spnego, non-kerberos negprot
2001-11-26 Tim PotterAllow lookup of users with spaces in their name.
2001-11-25 Tim PotterFixed compiler warning.
2001-11-25 Andrew Tridgelladded 'security=ADS'
2001-11-25 Volker LendeckeMinor typos
2001-11-25 Volker LendeckeDon't close tdb twice.
2001-11-25 Andrew Tridgellportability fixes
2001-11-25 Andrew Tridgellfixed typo
2001-11-25 Andrew Tridgelladd popt build dependency
2001-11-25 Andrew Tridgellmove popt out of proto objs
2001-11-25 Andrew Tridgelladded HAVE_LDAP_H check
2001-11-25 Andrew Tridgellcheck for liblber separately
2001-11-25 Jeremy Allison#ifdefed DMF fix so not compiled by default. We need...
2001-11-25 Jeremy AllisonUse "password server" for searching for BDC's also...
2001-11-25 Andrew BartlettAdd the PDC end of the smbtorture test for creating...
2001-11-25 Andrew Bartlettoops, I forgot to include the header file
2001-11-25 Andrew BartlettAdd a new torture test to extract a NT->DOS error map...
2001-11-25 Andrew BartlettUnless the error is exactly NT_STATUS_OK, we might...
2001-11-25 Jeremy AllisonI think this is a fix for the "out of space" errors...
2001-11-25 Andrew BartlettFix ./configure --enable-developer warnings (shadow...
2001-11-25 Andrew Tridgellbetter help
2001-11-25 Andrew Tridgelluse generate_random_str()
2001-11-25 Andrew Tridgelladded "net ads user" and "net ads group" commands
2001-11-25 Andrew Tridgelladded "net ads status" command
2001-11-25 Andrew Tridgellmade a "net ads" command, currently with "net ads join...
2001-11-25 Andrew Tridgellstop popt from doing its own intl stuff
2001-11-25 Andrew Tridgellbetter auto-selection of realm and ldap server
2001-11-24 Andrew Tridgelladded "net join" command
2001-11-24 Andrew Tridgellremoved unused function
2001-11-24 Andrew Tridgellrewrote net.c
2001-11-24 Andrew BartlettAnd add the winbind module I missed in the last run.
2001-11-24 Andrew BartlettThis is another rather major change to the samba authen...
2001-11-24 Andrew BartlettKill off that crazy copy_sam_passwd(). You simply...
2001-11-24 Jean-François... added lsaenumprivsaccount and lsalookupprivvalue to...
2001-11-23 Jeremy AllisonSorry. I broke the build, missed on open_directory...
2001-11-23 Jean-François... return NO_MORE_ENTRIES in lsa_enum_trust_dom. UserManag...
2001-11-23 Jean-François... Changed how the privileges are stored in the group...
2001-11-23 Jeremy AllisonFixed delete on close bug. Added core dump code to...
2001-11-23 Jeremy AllisonSet type to NOTUSED if lookup fail.
2001-11-23 Andrew BartlettUpdate some of the error mapping, based on on-the-wire...
2001-11-23 Tim PotterFinally worked out why a enumerate trusted domains...
2001-11-23 Tim PotterAdded constants and error message for dos error code...
2001-11-23 Martin PoolReference about SIDs from tpot.
2001-11-23 Martin PoolMore better now.
2001-11-23 Tim PotterGot rid of that stupid parse_domain_user() warning...
2001-11-23 Martin PoolQuieten gcc const warning.
2001-11-23 Martin PoolFinish 1.45 by removing redundant sid->string conversion in
2001-11-23 Martin PoolI think you were passing the name of the SID, rather...
2001-11-23 Tim PotterFixed bug in canned results list for checking the error...
2001-11-23 Tim PotterDon't initialise static pointers to NULL.
2001-11-23 Tim PotterRemoved TimeInit() call from every client program ...
2001-11-23 Tim PotterFixed check machine account function.
2001-11-23 Tim PotterIgnore *.po files.
2001-11-22 Martin PoolRename $pwd to $test_root to avoid future confusion.
2001-11-22 Jean-François... added lsa_enum_sids to rpcclient
2001-11-22 Tim PotterRemoved unused variable.
2001-11-22 Tim PotterOops - opening wrong pipe name in cli_lsa_initialise...
2001-11-22 Jean-François... fixing enum_privs and get_dispname server code.
2001-11-22 Jean-François... add another command to rpcclient: getdispname. Show...
2001-11-22 Jean-François... add a command to rpcclient: enumprivs
2001-11-22 Jeremy AllisonGot positive and negative name caching working correctl...
2001-11-22 Jeremy AllisonFixed +ve caching. Still problems with -ve caching.
2001-11-22 Jeremy AllisonFixed caching of lookupname/lookupsid. Error in check...
2001-11-22 Jeremy AllisonAdded debugs to track down sequence lookup problems.
2001-11-22 Gerald Carterremove unused variables
2001-11-22 Gerald Cartermerge oops fix from 2.2
2001-11-22 Gerald Cartersync up with 2.2
2001-11-22 Gerald Cartermerge from 2.2
2001-11-22 Gerald Carter--with-msdfs wsa removed
2001-11-22 Gerald CarterWITH_MSDFS is not define anywhere. It's built by default.
2001-11-22 Tim PotterMade a libsmbclient doxygen group and moved all the...
2001-11-21 Jean-François... samr_querydom_info level 1: found the meaning of the...
2001-11-21 Jeremy AllisonW2K doesn't seem to respond to *#0 names in node status...
2001-11-21 Tim PotterMore spelling fixes, comment reformatting.
2001-11-21 Tim PotterSpelling fix, reformatted comment.
2001-11-21 Richard SharpeOne more patch from Tom Jansen. Hope I didn't break...
2001-11-21 Jeremy AllisonAdded transparent +ve caching for lookupname/lookupsid...
2001-11-21 Jeremy AllisonPreparing to implement +ve and -ve caching for lookupna...
2001-11-21 Andrew BartlettFix up the build again...
2001-11-21 Jeremy AllisonDon't scan locking db on closedown.
2001-11-21 Richard SharpeFix up libsmbclient in head.
2001-11-20 Tim PotterFixed sizeof vs array length bug in make_user_info_winb...
next