This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This used to...
[nivanova/samba-autobuild/.git] / source3 /
2003-06-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-06-03 Gerald Carterinitial version of idmap_ldap.c; lots of updates to...
2003-06-03 Gerald Carter* set winbind cache time to 5 minutes
2003-06-03 Gerald Carter* set winbind cache time to 5 minutes
2003-06-03 Jeremy AllisonFix debug message merge.
2003-06-03 Jeremy AllisonMerge change winbindd cache time 15 -> 120 secs.
2003-06-03 Jeremy AllisonMerge DEBUG message on usleep on open.
2003-06-03 Jeremy AllisonRedhat 9 needs an explicit -lattr to be able to add...
2003-06-02 Richard SharpeMore changes to editreg to make it less tetchy.
2003-06-02 Richard SharpeSome fixes for editreg.c, although I see that head...
2003-06-01 Andrew Tridgelladded the COMPRESSION_INFO trans2 QFILEINFO level and...
2003-06-01 Andrew Tridgellfixed the ALL_INFO and ALL_INFORMATION trans2 QFILEINFO...
2003-05-31 Volker LendeckeFix compile.
2003-05-31 Jeremy AllisonGot us happy running under valgrind again :-).
2003-05-31 Jeremy AllisonFixes to stop valgrind complaining about uninitialised...
2003-05-30 Jeremy AllisonEnsure 'blank' entries show up in both default and...
2003-05-30 Jim McDonoughMore on bug 137: rename more of krb5_xxx functions...
2003-05-30 Jim McDonoughMore on bug 137: rename remainder of krb5_xxx functions...
2003-05-30 Jim McDonoughFix bug #137: krb5_set_password is already defined...
2003-05-30 Jelmer VernooijRemove module_path_get_name() - it's not used anywhere...
2003-05-29 Jeremy AllisonChange get_nt_acl() to include security_info wanted...
2003-05-29 Jelmer VernooijSetting account policy values is done using -C, not...
2003-05-29 Jelmer VernooijSetting account policy values is done using -C, not...
2003-05-29 Jeremy Allisonfunction() is *NOT* a valid C proto, but C++ only.
2003-05-29 Jelmer VernooijAdd smb_register_idmap(). Based on a patch from metze
2003-05-29 Jelmer VernooijDon't crash when doing namecompletion in smbclient...
2003-05-29 Jelmer VernooijDon't crash when doing command name completion. Fixes...
2003-05-29 Jelmer VernooijFix the events API. Patch by metze with some minor...
2003-05-29 Jelmer VernooijGet the events API right. Patch from metze with some...
2003-05-29 Jim McDonoughFix bugzilla #117: winbindd looping on 100+char username
2003-05-28 Jeremy AllisonFix bug brought up by Ken Cross that empty ACE's cause...
2003-05-28 Jeremy AllisonFix bug brought up by Ken Cross that empty ACE's cause...
2003-05-28 Tim PotterDNS domain/server name constants were also swapped.
2003-05-28 Tim PotterMerge of NTLMSSP name type fix from 3.0
2003-05-28 Tim PotterThe constants for NetBIOS domain and server names in...
2003-05-28 Tim PotterSpelling.
2003-05-28 Tim PotterSyncup with HEAD:
2003-05-28 Tim PotterMerge of non-static initialisation fixes from 3.0
2003-05-28 Tim PotterMerge of cut and paste fix from 3.0
2003-05-28 Jeremy AllisonIt seems only NT4 does the VC == 0 session drop code.
2003-05-28 Jeremy AllisonIt seems only NT4 does the VC == 0 session drop code.
2003-05-28 Tim PotterWhitespace syncup.
2003-05-28 Tim PotterMerge of rpcstr_pull() termination fixes from 3.0
2003-05-28 Tim PotterMerge of formatting fixups from 3.0
2003-05-28 Tim PotterMerge ... pull_ascii() and pull_ucs2() termination...
2003-05-28 Tim PotterMerge from 3.0:
2003-05-28 Tim PotterMerge of uint32/uid_t mismatch from 3.0
2003-05-27 Gerald Cartercut-n-paste error
2003-05-27 Gerald Cartercut-n-paste error
2003-05-27 Jeremy AllisonCorrect (?) handling for VC = 0. Trying to fix XP logof...
2003-05-27 Jeremy AllisonCorrect (?) handling for VC = 0. Trying to fix XP logof...
2003-05-27 Gerald Carterfix bug 118; replace hard coded 'next[User|Group]Rid...
2003-05-27 Gerald Carterfix bug 118; replace hard coded 'next[User|Group]Rid...
2003-05-27 Gerald Cartervolker's fix for crash when my_private_data == NULL
2003-05-27 Gerald Cartervolker's fix for crash when my_private_data == NULL
2003-05-27 Gerald Cartervolker's add_signature() fix; must pass the beginning...
2003-05-27 Gerald Cartervolker's add_signature() fix; must pass the beginning...
2003-05-27 Tim PotterSquash another compiler warning.
2003-05-27 Tim PotterSquash another compiler warning.
2003-05-27 Tim PotterFix unused variable warning.
2003-05-27 Tim PotterFixed unused variable warning.
2003-05-27 Tim PotterI'm pretty sure these uint32's should be uid_t's. ...
2003-05-27 Tim PotterFix printf warnings in debug statments.
2003-05-27 Tim PotterFix shadow parameter warning in free_empty_sys_acl()
2003-05-27 Tim PotterFix shadow parameter warning in free_empty_sys_acl()
2003-05-27 Tim PotterMore fixes for builddir != srcdir.
2003-05-27 Tim PotterFix extra arg for cm_get_netlogon_cli()
2003-05-27 Tim PotterThis should be the correct fix for merge of bug #60...
2003-05-27 Tim PotterWhoops - tried to merge to wrong branch for bug #60...
2003-05-27 Tim PotterMerge ... secchan fix from 3.0 that was eaten by CVS...
2003-05-27 Tim PotterMerge the remaining bits of fix for bug #60.
2003-05-27 Tim PotterMerge from 3.0: remove bogus static initialisers.
2003-05-27 Tim PotterMerge from 3.0: quieten debug message for trust acct...
2003-05-27 Tim PotterAdded string error for NT_STATUS_NOT_A_REPARSE_POINT...
2003-05-27 Tim PotterMerge from 3.0: Fix set_local_machine_name() for both...
2003-05-27 Tim PotterSync up sid types enum.
2003-05-27 Tim PotterJelmer was really excited about copyrights this year.
2003-05-27 Tim PotterMerge: add DFS error constant.
2003-05-27 Tim PotterWhitespace syncup.
2003-05-27 Tim PotterComment syncup.
2003-05-27 Tim PotterMerge: ignore autogenerated file.
2003-05-27 Tim PotterMerge from SAMBA_3_0: initialise return value in run_tc...
2003-05-26 Tim PotterAdded file from SAMBA_3_0 branch.
2003-05-26 Tim PotterFormatting syncup.
2003-05-26 Tim PotterMerge of fix for bug #60.
2003-05-26 Tim PotterIgnore t_stringoverflow binary.
2003-05-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-26 Jelmer VernooijFix list of servers in 'smbclient -L' (debian bug ...
2003-05-26 Jelmer VernooijFix list of servers in 'smbclient -L' (debian bug ...
2003-05-26 John TerpstraMetze's patches:
2003-05-26 Volker LendeckeCorrectly initialize winbind auth method.
2003-05-26 Volker LendeckeCorrectly initialize winbind auth method.
2003-05-26 Tim PotterIgnore autogenerated file.
2003-05-26 Tim PotterThis fixes net rpc vampire when talking to win2k (...
2003-05-26 Tim PotterSpelling.
2003-05-26 Andrew BartlettAdd samstrict_dc from metze (been sitting in HEAD for...
2003-05-25 Andrew BartlettGet 'add user script' working again for Samba 3.0.
2003-05-24 Volker LendeckeFix an insufficient alloc when querying alias members.
2003-05-24 Volker LendeckeFix an insufficient alloc when querying alias members.
2003-05-23 Jeremy AllisonDon't use extensions like '\t' in a sed script. It...
next