summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2003-06-04Add some static. Patch by Stefan Metzmacher <metze@metzemix.de>Jelmer Vernooij6-10/+10
2003-06-04Fix compiler warnings for vfstest. Patch from Stefan Metzmacher <mezte@metzem...Alexander Bokovoy1-2/+3
2003-06-04Sync VFS API changes for vfs_nt_*get_acl. Patch from Stefan Metzmacher <mezte...Alexander Bokovoy2-5/+5
2003-06-04Fix for previous checkin. Only use talloc on unmarshalling or we'llJeremy Allison1-3/+5
2003-06-04fixed the termination of several trans2 stringsAndrew Tridgell1-3/+3
2003-06-04shouldn't null terminate trans2 qfileinfo all_info/nameAndrew Tridgell1-1/+1
2003-06-04fixed the arbitrary 256 limit on the size of aliases in parse_samrAndrew Tridgell1-21/+23
2003-06-03added idmap_ldap to wrong branch.Gerald Carter2-4/+4
2003-06-03This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User1-0/+838
2003-06-03initial version of idmap_ldap.c; lots of updates to comeGerald Carter1-0/+838
2003-06-03* set winbind cache time to 5 minutesGerald Carter6-20/+98
2003-06-03* set winbind cache time to 5 minutesGerald Carter4-19/+96
2003-06-03Fix debug message merge.Jeremy Allison1-1/+1
2003-06-03Merge change winbindd cache time 15 -> 120 secs.Jeremy Allison1-1/+1
2003-06-03Merge DEBUG message on usleep on open.Jeremy Allison1-0/+1
2003-06-03Redhat 9 needs an explicit -lattr to be able to add POSIX ACLs.Jeremy Allison1-2/+29
2003-06-02More changes to editreg to make it less tetchy.Richard Sharpe1-17/+17
2003-06-02Some fixes for editreg.c, although I see that head seems broken ...Richard Sharpe1-5/+5
2003-06-01added the COMPRESSION_INFO trans2 QFILEINFO level and fixed theAndrew Tridgell2-3/+10
2003-06-01fixed the ALL_INFO and ALL_INFORMATION trans2 QFILEINFO levels. TheAndrew Tridgell1-35/+2
2003-05-31Fix compile.Volker Lendecke1-1/+1
2003-05-31Got us happy running under valgrind again :-).Jeremy Allison3-0/+10
2003-05-31Fixes to stop valgrind complaining about uninitialised memory when it'sJeremy Allison2-0/+16
2003-05-30Ensure 'blank' entries show up in both default and normal entries toJeremy Allison2-14/+17
2003-05-30More on bug 137: rename more of krb5_xxx functions to not start with krb5_Jim McDonough4-17/+17
2003-05-30More on bug 137: rename remainder of krb5_xxx functions to not start with krb5_Jim McDonough1-11/+11
2003-05-30Fix bug #137: krb5_set_password is already defined in MIT 1.3 libs, soJim McDonough2-6/+8
2003-05-30Remove module_path_get_name() - it's not used anywhere anymore and was a bad ...Jelmer Vernooij1-23/+0
2003-05-29Change get_nt_acl() to include security_info wanted. Only return this.Jeremy Allison8-283/+278
2003-05-29Setting account policy values is done using -C, not -V. Fixes bug #120Jelmer Vernooij1-1/+1
2003-05-29Setting account policy values is done using -C, not -V. Fixes bug #120Jelmer Vernooij1-1/+1
2003-05-29function() is *NOT* a valid C proto, but C++ only.Jeremy Allison1-1/+1
2003-05-29Add smb_register_idmap(). Based on a patch from metzeJelmer Vernooij6-50/+94
2003-05-29Don't crash when doing namecompletion in smbclient. Fixes debian bug #194776Jelmer Vernooij1-1/+1
2003-05-29Don't crash when doing command name completion. Fixes debian bug #194776Jelmer Vernooij1-1/+3
2003-05-29Fix the events API. Patch by metze with some minor modifications.Jelmer Vernooij2-64/+110
2003-05-29Get the events API right. Patch from metze with some minor modifications.Jelmer Vernooij2-64/+110
2003-05-29Fix bugzilla #117: winbindd looping on 100+char usernameJim McDonough1-20/+10
2003-05-28Fix bug brought up by Ken Cross that empty ACE's cause existing ACE's toJeremy Allison1-51/+14
2003-05-28Fix bug brought up by Ken Cross that empty ACE's cause existing ACE's toJeremy Allison1-107/+14
2003-05-28DNS domain/server name constants were also swapped.Tim Potter1-2/+2
2003-05-28Merge of NTLMSSP name type fix from 3.0Tim Potter1-2/+2
2003-05-28The constants for NetBIOS domain and server names in a NTLMSSP name list wereTim Potter1-2/+2
2003-05-28Spelling.Tim Potter1-1/+1
2003-05-28Syncup with HEAD:Tim Potter1-4/+10
2003-05-28Merge of non-static initialisation fixes from 3.0Tim Potter1-1/+7
2003-05-28Merge of cut and paste fix from 3.0Tim Potter1-3/+3
2003-05-28It seems only NT4 does the VC == 0 session drop code.Jeremy Allison1-1/+5
2003-05-28It seems only NT4 does the VC == 0 session drop code.Jeremy Allison1-1/+5
2003-05-28Whitespace syncup.Tim Potter1-1/+0