summaryrefslogtreecommitdiffstats
path: root/source
Commit message (Expand)AuthorAgeFilesLines
...
| * Add the ability to view/set the current local domain SIDs.Volker Lendecke2002-09-231-0/+45
| * * fix getpass checkGerald Carter2002-09-232-389/+390
| * Small, long overdue, fix for libsmbclient.Richard Sharpe2002-09-221-0/+19
| * Change parsing of policy and privs delta to what Ethereal says.Volker Lendecke2002-09-223-129/+104
| * Sorry for the new parameter, but I think to really reflect what's comingVolker Lendecke2002-09-212-3/+24
| * Merge back Richard's FreeBSD sendfile fixes.Jeremy Allison2002-09-213-388/+390
| * "@" is valid in NetBIOS domain names.Jeremy Allison2002-09-201-1/+1
| * Add framework for samtest commandsJelmer Vernooij2002-09-202-880/+117
| * reran autoconfGerald Carter2002-09-201-371/+387
| * CUPS merge from SAMBA_2_2Gerald Carter2002-09-201-0/+4
| * change ADS negprot to match more closely the options used by w2k. ThisAndrew Tridgell2002-09-201-5/+3
| * allow --with-krb5 to override the location of the kerberos libs onAndrew Tridgell2002-09-201-12/+18
| * remove proto headers on realcleanTim Potter2002-09-191-1/+1
| * Use sendfile in readbraw.Jeremy Allison2002-09-191-11/+56
| * Move functionality to check whether entries for lp_workgroup() and "BUILTIN"Jelmer Vernooij2002-09-192-69/+98
| * tdb tools need #include <signal.h>Jeremy Allison2002-09-193-0/+3
| * Merge in first command for 'samtest'Jelmer Vernooij2002-09-196-29/+1056
| * trivial comment fixVolker Lendecke2002-09-191-2/+2
| * Remove hardcoded -I stuff. Hooray!Tim Potter2002-09-191-9/+9
| * Clean up python extensions in clean target.Tim Potter2002-09-191-3/+6
| * Bong! The devmode could be NULL. Don't crash if this is the case.Tim Potter2002-09-191-2/+8
| * Fixed bug in keyword args for enumprinterdataexTim Potter2002-09-191-1/+1
| * Moving to subdirectory.Tim Potter2002-09-191-59/+0
| * Implement printerdata_ex as Python dictionary. Read only at the moment.Tim Potter2002-09-192-22/+64
| * Added "use sendfile" per share option.Jeremy Allison2002-09-182-2/+13
| * HPUX sendfile is now detected correctly.Jeremy Allison2002-09-185-846/+1042
| * printjob merge from APP_HEAD regarding device modesGerald Carter2002-09-186-92/+232
| * samtest and vfstest binaries shouldn't go into CVS...Jelmer Vernooij2002-09-181-0/+2
| * Display the repr() of non-string dictionary values.Tim Potter2002-09-181-7/+18
| * First code for 'net rpc vampire'. We should probably find a moreVolker Lendecke2002-09-183-2/+280
| * Add a synonym for samdump ...Richard Sharpe2002-09-181-0/+1
| * Fixed compiler error when HAVE_KRB5 not defined.Tim Potter2002-09-181-1/+1
| * We had a race condition when changing a machine acount password as weJeremy Allison2002-09-182-1/+30
| * Never, *ever* hold a mutex lock in the message database where there mayJeremy Allison2002-09-177-74/+87
| * Reverted my earlier change. It was incorrect. We must be protected byJeremy Allison2002-09-171-5/+4
| * Only create the pidfile once we're ready to receive requests.Jeremy Allison2002-09-171-3/+5
| * Actually use sendfile if selected.Jeremy Allison2002-09-175-9/+14
| * Add clock skew handling to our kerberos code. This allows us to cope withAndrew Tridgell2002-09-1712-43/+113
| * disable stat cache when case sensitiveAndrew Tridgell2002-09-171-1/+1
| * more const cleanupsAndrew Tridgell2002-09-171-3/+3
| * another const cleanupAndrew Tridgell2002-09-171-1/+1
| * Added --with-ldap (default=yes) option. We should now be able toTim Potter2002-09-171-8/+27
| * Rerun configure.Tim Potter2002-09-171-862/+893
| * Added --with-ads option, defaults to yes. If you run ./configureTim Potter2002-09-174-49/+74
| * Rerun autoconf.Tim Potter2002-09-171-708/+718
| * Default to "python" for --with-python option. This saves having to runTim Potter2002-09-171-1/+8
| * Added FreeBSD sendfile configure tests. Richard please test...Jeremy Allison2002-09-174-20/+112
| * Attempt to make broken Linux sendfile work.... Still in progress.Jeremy Allison2002-09-176-26/+48
| * Added autoconf detection for sendfile for Linux. lib/sendfile.c codeJeremy Allison2002-09-174-819/+1062
| * Update to add DEVELOPER option to more parameters.John Terpstra2002-09-161-182/+182