Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | I was somewhat annoyed by 'pdbedit -a vl' spitting an error message | Volker Lendecke | 2002-10-21 | 1 | -1/+7 | |
| * | Fix usage message | Jelmer Vernooij | 2002-10-21 | 1 | -1/+1 | |
| * | Remove obsolete acconfig.h - we now use comments in AC_DEFINE() | Jelmer Vernooij | 2002-10-21 | 5 | -905/+1144 | |
* | | Take out gcb2gtype and gtype2gcb fns. They were using symbols not defined | Jim McDonough | 2002-10-30 | 1 | -46/+0 | |
* | | Rerun autoconf | Jelmer Vernooij | 2002-10-30 | 1 | -2/+1 | |
* | | Don't build Makefile for examples/sam | Jelmer Vernooij | 2002-10-30 | 1 | -1/+1 | |
* | | Remove SAM files - they belong in HEAD | Jelmer Vernooij | 2002-10-30 | 3 | -307/+0 | |
* | | Remove last SAM files | Jelmer Vernooij | 2002-10-30 | 2 | -921/+0 | |
* | | Remove references to SAM | Jelmer Vernooij | 2002-10-30 | 1 | -12/+1 | |
* | | Add autom4te.cache (generated by newer autoconfs) | Jelmer Vernooij | 2002-10-29 | 1 | -0/+1 | |
* | | Back out SAM - it belongs in HEAD | Jelmer Vernooij | 2002-10-29 | 3 | -8648/+17313 | |
* | | Remove SAM - it belongs in HEAD | Jelmer Vernooij | 2002-10-29 | 2 | -284/+0 | |
* | | Remove SAM from 3.0 - it belongs in HEAD | Jelmer Vernooij | 2002-10-29 | 9 | -3502/+0 | |
* | | Sync with HEAD | Jelmer Vernooij | 2002-10-29 | 1 | -38/+37 | |
* | | Sync with HEAD | Jelmer Vernooij | 2002-10-29 | 2 | -6/+1 | |
* | | Sync with HEAD | Jelmer Vernooij | 2002-10-29 | 1 | -1/+0 | |
* | | Merge rest of Jelmer's popt_common updates from HEAD to fix build. | Jim McDonough | 2002-10-29 | 1 | -0/+1 | |
* | | Merge from HEAD: | Jim McDonough | 2002-10-29 | 1 | -5/+33 | |
* | | Move guid formatting functions over from HEAD. | Jim McDonough | 2002-10-29 | 1 | -4/+35 | |
* | | Fix fd leak with kernel change notify. | Jeremy Allison | 2002-10-28 | 1 | -1/+1 | |
* | | Fix typo (s/-s/-S) | Jelmer Vernooij | 2002-10-28 | 1 | -1/+1 | |
* | | Update info on ldap suffix (thanks metze) | Jelmer Vernooij | 2002-10-28 | 1 | -0/+2 | |
* | | sync with head | Jelmer Vernooij | 2002-10-28 | 1 | -30/+15 | |
* | | sync with head... | Jelmer Vernooij | 2002-10-28 | 1 | -19/+13 | |
* | | Sync with head... | Jelmer Vernooij | 2002-10-28 | 1 | -12/+7 | |
* | | Sync with HEAD | Jelmer Vernooij | 2002-10-28 | 1 | -5/+53 | |
* | | Sync with hEAD | Jelmer Vernooij | 2002-10-28 | 1 | -281/+0 | |
* | | Sync with head | Jelmer Vernooij | 2002-10-28 | 1 | -28/+0 | |
* | | Sync with HEAD | Jelmer Vernooij | 2002-10-28 | 2 | -28/+75 | |
* | | Sync with HEAD | Jelmer Vernooij | 2002-10-28 | 5 | -2118/+2203 | |
* | | Sync with HEAD | Jelmer Vernooij | 2002-10-28 | 1 | -0/+12 | |
* | | Try to catch up on the code I've put into HEAD that should be in 3.0: | Andrew Bartlett | 2002-10-26 | 8 | -38/+60 | |
* | | Fix problem where an fd would be left open for every printer queue. | Jeremy Allison | 2002-10-26 | 1 | -0/+27 | |
* | | merge PURGE_PRINTER fix from APP_HEAD | Gerald Carter | 2002-10-25 | 1 | -2/+0 | |
* | | removing more files... | Gerald Carter | 2002-10-25 | 1 | -134/+0 | |
* | | sync with HEAD some more.... | Gerald Carter | 2002-10-25 | 2 | -523/+0 | |
* | | adding missing files | Gerald Carter | 2002-10-25 | 1 | -0/+28 | |
* | | removing a few files I missed | Gerald Carter | 2002-10-25 | 3 | -48/+0 | |
* | | sync from HEAD | Gerald Carter | 2002-10-25 | 105 | -34029/+9312 | |
* | | Fix memory leak (patch by Steve Langasek) | Jelmer Vernooij | 2002-10-25 | 1 | -0/+14 | |
* | | Only run free_private_data when specified (reported by Steve Langasek aka vor... | Jelmer Vernooij | 2002-10-25 | 1 | -1/+2 | |
* | | Give recycle 3 arguments as required by the VFS interface (patch by metze) | Jelmer Vernooij | 2002-10-24 | 1 | -1/+2 | |
* | | Merge tridge's blank password fix from HEAD. | Jeremy Allison | 2002-10-24 | 1 | -2/+6 | |
* | | Debug level 12 is a typo. | Jeremy Allison | 2002-10-23 | 1 | -2/+2 | |
* | | First cut of new ACL mapping code from Andreas Gruenbacher <agruen@suse.de>. | Jeremy Allison | 2002-10-23 | 8 | -202/+559 | |
* | | Fix for systems that allow more than 65536 open files per process. | Jeremy Allison | 2002-10-22 | 3 | -5/+11 | |
* | | installcp script is no longer used... | Gerald Carter | 2002-10-21 | 1 | -1/+1 | |
* | | Initial build for Samba 3.0. Not finished, but at least | Gerald Carter | 2002-10-21 | 2 | -15/+4 | |
* | | Merge mangle prefix code. | Jeremy Allison | 2002-10-21 | 2 | -17/+46 | |
* | | trying to sync with SAMBA_2_2 | Gerald Carter | 2002-10-21 | 3 | -190/+80 |