don't call a function error_message() as that conflicts with a
[kai/samba.git] / source3 /
2003-06-10 Andrew Tridgelldon't call a function error_message() as that conflicts...
2003-06-10 Andrew Tridgellwhen creating aliased parameters in loadparm.c you...
2003-06-10 Jeremy AllisonMore instrumentation for winbindd.
2003-06-10 Jeremy AllisonInstrument cache with debug statements so I can have...
2003-06-09 Jeremy AllisonAdd some basic DEBUG statements at level 10 so we can...
2003-06-09 Jeremy AllisonFix for crash bug noticed by Luke Howard | PADL Softwar...
2003-06-09 Andrew Tridgellapplied patch from bug#140
2003-06-08 Andrew BartlettFix some memory leaks and extra cache startups/shutdown...
2003-06-08 Andrew BartlettEnforce 'client plaintext auth', 'client lanman auth...
2003-06-08 Andrew BartlettMake sure that we use schannel (if configured) when...
2003-06-08 Andrew BartlettRework our smb signing code again, this factors out...
2003-06-07 Gerald Carterbumping cvs version number to distinguish between SAMBA...
2003-06-07 Gerald Carteradd back the winbind uid/gid parameter but mark them...
2003-06-07 Andrew BartlettTry to fix memory leaks found by valgrind in pdb_ldap...
2003-06-07 Andrew BartlettDon't assume that the SAM knows the unix home directory...
2003-06-06 Herb Lewisget rid of IRIX o32 builds - some libraries (kerberos...
2003-06-06 Herb Lewisremove o32 targets for IRIX. kerberos and ldap librarie...
2003-06-06 Gerald Carterapplying David Lee's climessage patch to make sending...
2003-06-06 Gerald Cartersupport LDAP_EXOP_MODIFY_PASSWORD (not experiemental...
2003-06-06 Gerald Carter* add in David Lee's utmp patch (defaults to on if...
2003-06-06 Herb Lewisget rid of warning about malformed if in Makefile
2003-06-06 Gerald Carterfix build on systems w/o LDAP libs
2003-06-06 Herb Lewisdelete extra PASSDBLIB at beginning
2003-06-06 Herb Lewispdbedit needs PASSDBLIBS
2003-06-06 Gerald Cartercompile error
2003-06-06 Gerald Cartermerge from APP_HEAD. Push negative connection cache
2003-06-06 Gerald Carter* break out more common code used between pdb_ldap...
2003-06-06 Andrew TridgellSMBlockingX timeouts are in units of 2 milliseconds...
2003-06-06 Andrew BartlettNo matter how special this session key is, it's not...
2003-06-06 Jeremy AllisonFix for valgrind - when doing a srvstr_push we must...
2003-06-06 Jeremy AllisonFixup of typos.
2003-06-06 Jelmer VernooijUse filedes as first argument to fsetxattr, not the...
2003-06-06 Jeremy Allisonmetze noticed some conn elements remaining in a VFS_NEXT.
2003-06-06 Jeremy AllisonFix for VFS_NEXT xattr calls (from metze). I will add...
2003-06-06 Andrew Tridgell2 more places where win2003 forces UCS2
2003-06-06 Andrew Tridgell- the ALL_INFO trans2 QFILEINFO level uses a forced...
2003-06-06 Andrew Tridgellmake the allocation_size consistent between trans2...
2003-06-06 Andrew Tridgellfixed a pstrcpy() that is not on a pstring
2003-06-06 Andrew Tridgell- the 8.3 name in BOTH_DIRECTORY_INFO is supposed to...
2003-06-06 Jeremy AllisonFixup the check for attr libraries, used ',' instead...
2003-06-06 Andrew Tridgellfixed the string alignment of the QUERY_EA_SIZE trans2...
2003-06-06 Andrew Tridgellfixed the layout of the FULL_DIRECTORY_INFO trans2...
2003-06-06 Andrew Tridgellremoved the 'valgrind fix' that (although it may well...
2003-06-06 Jeremy AllisonMissed (name) arg in fgetxattr.
2003-06-06 Jeremy AllisonAdded EA operations to VFS layer.
2003-06-05 Jeremy AllisonGet ready for EA code... Add Linux interface.
2003-06-05 Jeremy AllisonNever second guess tridge.... (always talloc an interna...
2003-06-05 Gerald Carterworking draft of the idmap_ldap code.
2003-06-04 Jelmer VernooijAdd some static. Patch by Stefan Metzmacher <metze...
2003-06-04 Alexander BokovoyFix compiler warnings for vfstest. Patch from Stefan...
2003-06-04 Alexander BokovoySync VFS API changes for vfs_nt_*get_acl. Patch from...
2003-06-04 Jeremy AllisonFix for previous checkin. Only use talloc on unmarshall...
2003-06-04 Andrew Tridgellfixed the termination of several trans2 strings
2003-06-04 Andrew Tridgellshouldn't null terminate trans2 qfileinfo all_info...
2003-06-04 Andrew Tridgellfixed the arbitrary 256 limit on the size of aliases...
2003-06-03 Gerald Carteradded idmap_ldap to wrong branch.
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
next