Age | Commit message (Expand) | Author | Files | Lines |
2002-11-01 | Tidyup of some DCERPC pipe connection debugs. The new LSA_DS stuff | Tim Potter | 1 | -4/+3 |
2002-10-31 | Fix slowdown because of enumerating all print queues on every smbd startup. | Jeremy Allison | 3 | -19/+25 |
2002-10-31 | Check the long_archi name for NULL. | Jeremy Allison | 1 | -0/+6 |
2002-10-31 | One more instance of AUTHLIBS...hopefully we can get most 3.0 builds back | Jim McDonough | 1 | -1/+1 |
2002-10-31 | Steve Langasek's authentication lib (libpam, libcrypt) split didn't make | Jim McDonough | 1 | -2/+5 |
2002-10-31 | Added the remainder of Buchan Milne's patches. | John Terpstra | 2 | -3/+3 |
2002-10-31 | Applying Buchan Milne's patches. | John Terpstra | 7 | -284/+1918 |
2002-10-31 | Added DESTDIR patch from Buchan Milne. | John Terpstra | 1 | -15/+15 |
2002-10-31 | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us... | cvs2svn Import User | 15 | -0/+409 |
2002-10-31 | Another Buchan Milne patch that escaped the last commit. | John Terpstra | 1 | -1/+1 |
2002-10-31 | Applied Buchan Milne's patches. | John Terpstra | 5 | -33/+16 |
2002-10-30 | Take out gcb2gtype and gtype2gcb fns. They were using symbols not defined | Jim McDonough | 1 | -46/+0 |
2002-10-30 | Rerun autoconf | Jelmer Vernooij | 2 | -1/+5 |
2002-10-30 | Rerun autoconf | Jelmer Vernooij | 1 | -2/+1 |
2002-10-30 | Fix build. Don't use BSD setenv. Use POSIX putenv. | Jim McDonough | 1 | -3/+6 |
2002-10-30 | use sys_dlopen instead of dlopen (thanks to jra for noticing) | Jelmer Vernooij | 1 | -1/+1 |
2002-10-30 | Fix boog in argument list for nt_create_andx. | Tim Potter | 1 | -1/+1 |
2002-10-30 | The locking description in this doc is outdated - note that | Jelmer Vernooij | 1 | -0/+7 |
2002-10-30 | - Remove RTLD_GLOBAL | Jelmer Vernooij | 2 | -4/+5 |
2002-10-30 | added a timegm() function for systems that don't have it | Andrew Tridgell | 3 | -1/+27 |
2002-10-30 | Add init_module_function typedef for new module system | Jelmer Vernooij | 1 | -0/+3 |
2002-10-30 | Add initial vesion of new module system | Jelmer Vernooij | 2 | -1/+65 |
2002-10-30 | Don't build Makefile for examples/sam | Jelmer Vernooij | 1 | -1/+1 |
2002-10-30 | Remove SAM files - they belong in HEAD | Jelmer Vernooij | 3 | -307/+0 |
2002-10-30 | Remove last SAM files | Jelmer Vernooij | 2 | -921/+0 |
2002-10-30 | Remove references to SAM | Jelmer Vernooij | 1 | -12/+1 |
2002-10-30 | Not sure why this is here - so off it goes. | John Terpstra | 1 | -1720/+0 |
2002-10-30 | Adding Buchan Milne's updates from HEAD. | John Terpstra | 4 | -0/+1720 |
2002-10-30 | Adding Buchan Milne's updates. | John Terpstra | 18 | -284/+2316 |
2002-10-30 | Added Buchan Milne's DESTDIR patch. | John Terpstra | 1 | -15/+15 |
2002-10-29 | Add autom4te.cache (used by newer autoconfs) | Jelmer Vernooij | 1 | -0/+1 |
2002-10-29 | Add autom4te.cache (generated by newer autoconfs) | Jelmer Vernooij | 1 | -0/+1 |
2002-10-29 | Back out SAM - it belongs in HEAD | Jelmer Vernooij | 3 | -8648/+17313 |
2002-10-29 | Remove SAM - it belongs in HEAD | Jelmer Vernooij | 2 | -284/+0 |
2002-10-29 | Remove SAM from 3.0 - it belongs in HEAD | Jelmer Vernooij | 9 | -3502/+0 |
2002-10-29 | Sync with HEAD | Jelmer Vernooij | 1 | -38/+37 |
2002-10-29 | Sync with HEAD | Jelmer Vernooij | 2 | -6/+1 |
2002-10-29 | Sync with HEAD | Jelmer Vernooij | 1 | -1/+0 |
2002-10-29 | We also support security = server | Jelmer Vernooij | 1 | -1/+1 |
2002-10-29 | 2.2 was the previous release - don't talk about it like it's current | Jelmer Vernooij | 1 | -1/+1 |
2002-10-29 | Small markup fixes | Jelmer Vernooij | 1 | -2/+3 |
2002-10-29 | -E doesn't take arguments | Jelmer Vernooij | 1 | -1/+1 |
2002-10-29 | Sync with actual changes | Jelmer Vernooij | 1 | -4/+2 |
2002-10-29 | Merge rest of Jelmer's popt_common updates from HEAD to fix build. | Jim McDonough | 1 | -0/+1 |
2002-10-29 | Merge from HEAD: | Jim McDonough | 1 | -5/+33 |
2002-10-29 | Move guid formatting functions over from HEAD. | Jim McDonough | 1 | -4/+35 |
2002-10-29 | Fix a nice little memory leak in our uid changing code. | Andrew Bartlett | 1 | -0/+2 |
2002-10-29 | Added close and unlink functions. | Tim Potter | 1 | -0/+44 |
2002-10-28 | Fix fd leak with kernel change notify. | Jeremy Allison | 1 | -1/+1 |
2002-10-28 | Fix fd leak with kernel change notify. | Jeremy Allison | 1 | -1/+1 |