Age | Commit message (Expand) | Author | Files | Lines |
2003-06-06 | - the 8.3 name in BOTH_DIRECTORY_INFO is supposed to be always unicode | Andrew Tridgell | 3 | -6/+7 |
2003-06-06 | Fixup the check for attr libraries, used ',' instead of ' '. | Jeremy Allison | 1 | -3/+3 |
2003-06-06 | fixed the string alignment of the QUERY_EA_SIZE trans2 findfirst level | Andrew Tridgell | 1 | -2/+1 |
2003-06-06 | fixed the layout of the FULL_DIRECTORY_INFO trans2 findfirst level | Andrew Tridgell | 1 | -5/+5 |
2003-06-06 | removed the 'valgrind fix' that (although it may well remove a | Andrew Tridgell | 1 | -8/+0 |
2003-06-06 | Missed (name) arg in fgetxattr. | Jeremy Allison | 1 | -1/+1 |
2003-06-06 | Added EA operations to VFS layer. | Jeremy Allison | 4 | -4/+169 |
2003-06-05 | Fix the building of the docs in all formats: | Jelmer Vernooij | 6 | -28/+155 |
2003-06-05 | Adjusting Debian patches so they apply cleanly. | Eloy Paris | 1 | -1/+1 |
2003-06-05 | Get ready for EA code... Add Linux interface. | Jeremy Allison | 4 | -2/+144 |
2003-06-05 | ENCRYPTION.txt has been merged into the HOWTO Collection | Jelmer Vernooij | 1 | -2/+1 |
2003-06-05 | Fix broken URL's | Jelmer Vernooij | 1 | -11/+4 |
2003-06-05 | Fix smb.conf build | Jelmer Vernooij | 1 | -2/+2 |
2003-06-05 | Adding Kurt Pfiefle's new CUPS docs and Vance Lankhaar's fixes for typos. | John Terpstra | 18 | -1359/+5318 |
2003-06-05 | Never second guess tridge.... (always talloc an internal pointer... ). | Jeremy Allison | 1 | -6/+4 |
2003-06-05 | working draft of the idmap_ldap code. | Gerald Carter | 8 | -483/+646 |
2003-06-05 | @$(@XSLTPROC) -> @$(XSLTPROC). Caught by Vance Lankhaar. | Jelmer Vernooij | 1 | -2/+2 |
2003-06-04 | Add an attributions page to the Developers Guide as well | Jelmer Vernooij | 4 | -8/+24 |
2003-06-04 | Each <link> element should have either 'content' or an 'endterm' attribute | Jelmer Vernooij | 1 | -1/+1 |
2003-06-04 | More minor syntax fixes | Jelmer Vernooij | 2 | -11/+3 |
2003-06-04 | <strong> is not a valid tag. | Jelmer Vernooij | 8 | -12/+12 |
2003-06-04 | Fix XML syntax | Jelmer Vernooij | 1 | -5/+9 |
2003-06-04 | Some language and XML syntax fixes. | Jelmer Vernooij | 1 | -36/+41 |
2003-06-04 | Add some static. Patch by Stefan Metzmacher <metze@metzemix.de> | Jelmer Vernooij | 6 | -10/+10 |
2003-06-04 | Fix typos reported by Paul Eggleton <paule@cjntech.co.nz> | John Terpstra | 4 | -20/+20 |
2003-06-04 | Move VFS example skel.c to two different examples: one for opaque operations ... | Alexander Bokovoy | 10 | -491/+1563 |
2003-06-04 | First version of VFS API developers documentation. Needs work on both formatt... | Alexander Bokovoy | 2 | -0/+794 |
2003-06-04 | Fix compiler warnings for vfstest. Patch from Stefan Metzmacher <mezte@metzem... | Alexander Bokovoy | 1 | -2/+3 |
2003-06-04 | Sync VFS API changes for vfs_nt_*get_acl. Patch from Stefan Metzmacher <mezte... | Alexander Bokovoy | 2 | -5/+5 |
2003-06-04 | Fix for previous checkin. Only use talloc on unmarshalling or we'll | Jeremy Allison | 1 | -3/+5 |
2003-06-04 | fixed the termination of several trans2 strings | Andrew Tridgell | 1 | -3/+3 |
2003-06-04 | shouldn't null terminate trans2 qfileinfo all_info/name | Andrew Tridgell | 1 | -1/+1 |
2003-06-04 | fixed the arbitrary 256 limit on the size of aliases in parse_samr | Andrew Tridgell | 1 | -21/+23 |
2003-06-03 | Make the attribution page look nicer. | Jelmer Vernooij | 4 | -14/+11 |
2003-06-03 | Remove some <parameter> tags in <title>'s, which cause an \discretionary in | Jelmer Vernooij | 2 | -5/+5 |
2003-06-03 | Generate attributions page and use it. | Jelmer Vernooij | 3 | -12/+20 |
2003-06-03 | Add XSL for generating attributions page | Jelmer Vernooij | 1 | -0/+58 |
2003-06-03 | Fix some syntax errors | Jelmer Vernooij | 2 | -5/+5 |
2003-06-03 | Large update for layout. Everything is consistent with the rest of the HOWTO | Jelmer Vernooij | 1 | -365/+343 |
2003-06-03 | added idmap_ldap to wrong branch. | Gerald Carter | 2 | -4/+4 |
2003-06-03 | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us... | cvs2svn Import User | 1 | -0/+838 |
2003-06-03 | initial version of idmap_ldap.c; lots of updates to come | Gerald Carter | 1 | -0/+838 |
2003-06-03 | Remove questions that have been moved to 'Common Errors' in the HOWTO Collect... | Jelmer Vernooij | 6 | -431/+1 |
2003-06-03 | Add some more common errors | Jelmer Vernooij | 5 | -2/+94 |
2003-06-03 | Add common error | Jelmer Vernooij | 1 | -0/+11 |
2003-06-03 | * set winbind cache time to 5 minutes | Gerald Carter | 6 | -20/+98 |
2003-06-03 | * set winbind cache time to 5 minutes | Gerald Carter | 4 | -19/+96 |
2003-06-03 | Fix debug message merge. | Jeremy Allison | 1 | -1/+1 |
2003-06-03 | Merge change winbindd cache time 15 -> 120 secs. | Jeremy Allison | 1 | -1/+1 |
2003-06-03 | Merge DEBUG message on usleep on open. | Jeremy Allison | 1 | -0/+1 |