Move tridge's getgrouplist() replacement function from replace.c to a new
[kai/samba.git] / source3 /
2002-08-17 Andrew BartlettMove tridge's getgrouplist() replacement function from...
2002-08-17 Andrew BartlettAdd const.
2002-08-17 Andrew BartlettAdd 'const'.
2002-08-17 Andrew BartlettBecouse of changes to the meaning of this feild over...
2002-08-17 Andrew BartlettThe idea of this function is not to touch the argument...
2002-08-17 Andrew BartlettRework the 'guest account get's RID 501' code again...
2002-08-17 Gerald Carterfix seg fault in _spoolss_enumprinterkey after changes...
2002-08-16 Tim PotterReturn access granted in create_user2.
2002-08-16 Gerald Carterfix small bug in enumprinterdataex due to my changes...
2002-08-16 Gerald CarterFairly large change to printing code.
2002-08-16 Andrew BartlettReturn the error if get_group_domain_entries() fails.
2002-08-16 Andrew BartlettMake the 'guest account' always have a RID of DOMAIN_US...
2002-08-16 Jim McDonoughRe-add the last empty item to the NTLMSSP info list...
2002-08-16 Andrew BartlettAdd some const to the 'in' paramaters for these functions.
2002-08-16 Andrew BartlettFix segfault in the new NTLMSSP code. jmcd: can you...
2002-08-16 Tim PotterMerge of netbios namecache code from APPLIANCE_HEAD.
2002-08-15 Tim PotterThe unused variable was actually needed. The correct...
2002-08-15 Tim PotterRename unknown_0 field in create_user2 reply in the...
2002-08-15 Tim PotterRename unknown_0 field in create_user2 reply in the...
2002-08-15 Tim PotterRemoved unused variable.
2002-08-15 Simo Sorce*** empty log message ***
2002-08-15 Jim McDonoughFix NTLMSSP challenge command and auth response. We...
2002-08-15 Tim PotterThe unknown_0 field in a CREATE_USER2 reply is the...
2002-08-14 Gerald Carteradded comment about a new specversion seen from client.
2002-08-14 Gerald Carterunresolved symbols fix for pam_smbpass from Steve L.
2002-08-12 Jim McDonoughUse byteorder.h macros
2002-08-12 Jeremy AllisonBugfix for problem pointed out by Sean Trace <Sean...
2002-08-12 Jim McDonoughUpdate secrets_fetch_domain_guid to generate and store...
2002-08-12 Jim McDonoughAllow ADS PDC to exist
2002-08-12 Jim McDonoughAdd lib/util_uuid.c to build.
2002-08-12 Jim McDonoughCode to generate uuids for ADS setups. Uses our random...
2002-08-12 Jim McDonoughAdd lsaqueryinfo2, but keep under "lsaquery" command...
2002-08-12 Jim McDonoughAdd lsa 0x2e (queryinfo2) client side
2002-08-12 Shirish KaleleAdd RESOLVE_DFSPATH to mkdir operations in HEAD.
2002-08-12 Jim McDonoughUse samr connect4, then fall back to samr connect if...
2002-08-12 Jim McDonoughAdd client side support for samr connect4 (0x3e). ...
2002-08-11 Tim PotterMerge some usage info from APPLIANCE_HEAD.
2002-08-11 Tim PotterMerge of case fixes from APPLIANCE_HEAD.
2002-08-11 Jelmer VernooijAdd indent argument to put function name and type on...
2002-08-11 Jelmer VernooijUpdate CodingSuggestions to include 'indent' arguments...
2002-08-11 Andrew BartlettMake 'remote_machine' private to lib/substitute.c,...
2002-08-10 Andrew BartlettFix the %m security bug again - and try to make it...
2002-08-08 Gerald Carterone line merge from APP_HEAD
2002-08-08 Gerald Carterdelete printer driver fix from APP_HEAD
2002-08-08 Gerald Carterprinting change notification merge from APPLIANCE_HEAD
2002-08-08 Andrew BartlettSamba dependency hell claim's another victim...
2002-08-08 Tim PotterMerge ... incomplete rffpcnex testing code from APPLIAN...
2002-08-07 Jim McDonoughHmm, had too many objects added last time in the nmbd...
2002-08-07 Andrew BartlettPatch from Steve Langasek <vorlon@netexpress.net> to...
2002-08-07 Andrew BartlettAdd 'const' to the function prototypes to match the...
2002-08-07 Andrew BartlettAdd some more const :-)
2002-08-07 Andrew BartlettAdd const to a pile of const to *DOM_SID paramaters.
2002-08-06 Jim McDonoughOoops...forgot to put this in with the new nmbd samlogo...
2002-08-06 Jim McDonoughAdd AD version of samlogon replies for getdc. ATM...
2002-08-06 Jim McDonoughAdd SAMR 0x3e, which is samr_connect4. Seems to be...
2002-08-06 Andrew BartlettTry to bind with LDAPv3 if possible.
2002-08-06 Andrew BartlettBack out idra's change (at his request) - the values...
2002-08-06 Andrew Tridgellfixed 'net ads chostpass' for new ads structures
2002-08-06 Andrew Tridgellwhen using netbios lookup methods make sure we try...
2002-08-06 Andrew Tridgellfixed a memory corruption bug in ads_try_dns()
2002-08-06 Tim PotterCompile fix for new cli_lsa_enum_trust_dom() argument...
2002-08-06 Andrew Tridgellfixed a memory corruption bug in the wins code
2002-08-05 Andrew Tridgelladded 'net rpc testjoin' and 'net ads testjoin' commands
2002-08-05 Tim PotterSpelling fix.
2002-08-05 Andrew Tridgellfixed wbinfo -t for netbiosless domains
2002-08-05 Andrew BartlettI must have missed this when I was adding 'const' to...
2002-08-05 Andrew BartlettTry to make this easier to debug - display the username...
2002-08-05 Andrew TridgellThis fixes a number of ADS problems, particularly with...
2002-08-04 Simo Sorcepasswords where not checked (you cannot check if the...
2002-08-04 Simo Sorcecommented out strupper before key check against interna...
2002-08-04 Andrew BartlettNow that I got the function arguments sane, remove...
2002-08-03 Andrew Tridgellfixed a bug where we were truncating the returned names...
2002-08-03 Simo Sorcefix log level, set a default, and also copy the value...
2002-08-02 Jim McDonoughFix length on mailslots. Looks like it should have...
2002-08-02 Tim PotterMoved rpc client routines from libsmb back to rpc_clien...
2002-08-02 Tim PotterAdded connect, session_request, session_setup and tconx...
2002-08-02 Tim PotterBroke out unpacking of a username/password stored in...
2002-08-02 Tim PotterMerge of print notify fixes from APPLIANCE_HEAD.
2002-08-01 Tim PotterFixed compiler warning.
2002-08-01 Andrew Tridgellmake sure we null terminate plaintext passwords
2002-07-31 Andrew BartlettAdd the current working document on the interface to...
2002-07-31 Andrew BartlettLet everybody enjoy my new toy - make it the default!
2002-07-31 Andrew BartlettWinbind updates!
2002-07-31 Andrew BartlettRework parinioa to ensure we never get passwords longer...
2002-07-31 Andrew Tridgellfixed the length checking for plaintext passwords ...
2002-07-31 Andrew BartlettDon't accidenity mess with the wrong domain's sids.
2002-07-31 Andrew Bartlettfix debug, at idra's suggestion.
2002-07-31 Andrew BartlettOnly allow 'security=ads' when we HAVE_ADS.
2002-07-31 Andrew Tridgellsupport netbiosless search for the DC using ADS in...
2002-07-31 Andrew Tridgellfixed multi-line strings for portability
2002-07-31 Andrew Tridgellmake sure we zero the unusued elements in a SID when...
2002-07-31 Andrew Tridgelladded 'disable netbios = yes/no' option, default is no
2002-07-31 Andrew Tridgellfixed a net crash bug if we can't find a DC in a 'net...
2002-07-31 Andrew Tridgelladded support for smbd listening on port 445 and 139...
2002-07-31 Andrew Tridgellthe ads_connect() here doesn't need to actually succeed...
2002-07-31 Andrew Tridgellmake sure that 'net ads info' gives info on the server...
2002-07-30 Jim McDonoughFix the build for now..
2002-07-30 Jim McDonoughAdd LSA RPC 0x2E, lsa_query_info2. Only level implemen...
2002-07-30 Andrew Tridgellnet ads info now reports the IP of the LDAP server...
2002-07-30 Andrew Tridgellthis fixes plaintext passwords with win2000
next