samba.git
2003-02-22 Andrew BartlettMore signed/unsigned fixes (yes, I run with funny compi...
2003-02-22 Andrew BartlettFixes from Paul Green and vorlon@debian.org for buildin...
2003-02-22 Andrew BartlettFix comment - the other bits of code don't call this...
2003-02-22 Andrew BartlettAdd static
2003-02-22 Andrew BartlettWith assuptions about unixsam gone, we can forget about...
2003-02-22 Andrew BartlettRemove 'unixsam' from the default passdb backends.
2003-02-22 Andrew BartlettFirst check if the user is in the passdb, then check...
2003-02-22 Jeremy AllisonWhen checking is_locked() new WRITE locks conflict...
2003-02-22 Jeremy AllisonNew locktest7 code based on patch from "Srikanta Shivan...
2003-02-22 Andrew BartlettFix a DEBUG() formatting, add some more debug to our...
2003-02-21 Gerald Carteri patched the wrong branch! s/unistr2_to_dos/unistr2_to...
2003-02-21 Gerald Cartercouple of merges from APP_HEAD
2003-02-21 Gerald Carterpatch from Hal Roberts check for a valid [f]chmod_acl...
2003-02-21 Jim McDonoughFix IRIX build...void fn can't return another void fn
2003-02-21 Jim McDonoughrename 'winbind backend' to 'idmap backend'. Put param...
2003-02-21 Jeremy AllisonAdded comments to make it clearer when we're assigning...
2003-02-21 Tim PotterIgnore errors on python_clean target.
2003-02-21 Tim PotterDoesn't anyone run ./configure.developer anymore?
2003-02-21 Tim PotterFix another compiler warning.
2003-02-21 Tim PotterFixed another compiler warning.
2003-02-21 Tim PotterFixed compiler warning.
2003-02-21 Tim PotterAdded enumdomusers command.
2003-02-21 Tim PotterExit path cleanup for cli_samr_enum_dom_users()
2003-02-21 Tim PotterFix for only specifying one command with -c
2003-02-21 Martin PoolDoxygen janitor
2003-02-20 Jim McDonoughFrom aliguori@us.ibm.com:
2003-02-20 Jelmer VernooijMake init_module() and thus smb_load_module() return...
2003-02-20 Jeremy AllisonAdded Volkers "print server role" patch.
2003-02-20 Jelmer VernooijRemove obsolete files
2003-02-20 Jeremy AllisonEnsure tdb error code is set for corrupt and i/o errors...
2003-02-20 Andrew BartlettFor a number of months now, support for being a domain...
2003-02-20 Andrew BartlettLike for NTLM logins, lookup the 'winbind' user first...
2003-02-20 Andrew Bartlettfor some (very weird) reason, the domain I was testing...
2003-02-20 Martin PoolDoc
2003-02-20 Martin Pool(Merge from APPLIANCE_HEAD)
2003-02-19 Jeremy AllisonFix inspired by Stefan (metze) Metzmacher - cache the...
2003-02-19 Simo Sorcecorrect init for vfs.conn, thanks Stefan
2003-02-19 Jim McDonoughlibads/krb5_setpw.c
2003-02-19 Jim McDonoughCan't return SAFE_FREE...put on its own line.
2003-02-19 Jim McDonoughCorrect way to keep fucntion from proto.h
2003-02-19 Jim McDonoughFix segv in net ads join...an extra & was the culprit
2003-02-19 Alexander BokovoyImprove detection of iconv(3) for various platforms...
2003-02-19 Andrew BartlettMissed one use of SETENV. (Compat macro no longer...
2003-02-19 Andrew BartlettNow we have setenv() in replace.c, we don't need a...
2003-02-19 Andrew BartlettCheck return values of various join-related functions...
2003-02-19 Andrew BartlettMove to a in-memory ccache for winbind, and replace...
2003-02-19 Andrew BartlettAfter a talloc_zero(), we don't need to ZERO_STRUCTP...
2003-02-19 Andrew BartlettFix logfile formatting, we were missing a "\n"
2003-02-19 Andrew BartlettOnly do a kinit if we got told to use kerberos.
2003-02-19 Jim McDonoughGet non-krb systems to compile. How the heck do I...
2003-02-19 Jeremy AllisonFix from Corny.Bondad@hp.com for missing if (setting_ac...
2003-02-19 Jeremy AllisonBit of a hack job to prevent smbprn.XXX jobs appearing...
2003-02-19 Jim McDonoughTry to get heimdal working with HEAD.
2003-02-19 Jim McDonoughAdd support for detecting method of listing encryption...
2003-02-19 Martin PoolRemove old listproc address; update instructions for...
2003-02-19 Jim McDonoughbase64_decode() with heimdal libs, so I've renamed...
2003-02-19 Martin PoolRemove old listproc address and webmaster mailing address.
2003-02-19 Martin PoolRemove tridge's old home address, and old samba-bugs...
2003-02-19 Martin PoolRemove reference to obsolete samba-bugs address. Sugge...
2003-02-19 Martin PoolRemove reference to obsolete samba-bugs address.
2003-02-18 Jelmer VernooijRegenerate
2003-02-18 Jelmer VernooijUpdate to current status
2003-02-18 Jelmer VernooijDocument -k
2003-02-18 Jelmer VernooijFew small cosmetic changes
2003-02-18 Jelmer VernooijUse sgml syntax for warnings
2003-02-18 Jelmer VernooijMove all password database stuff to one document -...
2003-02-18 Jelmer VernooijUpdate introduction
2003-02-18 Jelmer VernooijAdd -V option (to print out version) to utilities where...
2003-02-18 Jelmer VernooijUse the new modules stuff to load dynrpc modules. Basic...
2003-02-18 Rafal SzczesniakFix of two warnings.
2003-02-18 Tim PotterWe don't use mkproto stuff for the python extensions...
2003-02-18 Tim PotterCleanup of header files for python extensions.
2003-02-18 Jeremy AllisonEnsure we use getgrnam() unless BROKEN_GETGRNAM is...
2003-02-18 Gerald Carterset the various DsSpooler keys that are linked to PRINT...
2003-02-18 Martin PoolRemove obsolete comment.
2003-02-18 Martin PoolDoxygen janitor. No other changes.
2003-02-18 Martin Poolcmd_lsa_lookup_sids: Check return code from string_to_s...
2003-02-18 Martin Poolinit_dom_sid2s: Check return code from string_to_sid...
2003-02-18 Martin PoolCheck return code from string_to_sid.
2003-02-18 Martin Pooladd_initial_entry should fail if string_to_sid fails.
2003-02-18 Andrew BartlettPatch from vorlon@debian.org to split out our -lacl...
2003-02-18 Martin PoolDoxygen janitor and some doc typo fixes.
2003-02-18 Martin PoolDoxygen janitor. No other changes.
2003-02-18 Andrew BartlettThe cli_send_tconX code already determines to send...
2003-02-17 Martin PoolUpdate config.guess, config.sub to the versions from...
2003-02-17 Martin PoolAdd comment explaining the -DDEVELOPER safe_strcpy...
2003-02-17 Jeremy AllisonCorrectly check for inet_addr fail. Patch from gregor...
2003-02-17 Volker LendeckeDummy commit, I can't get through to samba-cvs@samba...
2003-02-17 Volker Lendeckecmd_srvsvc.c
2003-02-17 Andrew BartlettThis is a very nice way to detect pstrcpy() into a...
2003-02-17 Andrew BartlettThis patch fixes one of my longest-standing pet hates...
2003-02-17 Andrew BartlettDon't leak a session_key worth of memory at the end...
2003-02-17 Andrew BartlettSet the length back to zero when we free the data_blob.
2003-02-17 Andrew BartlettTry to make our getgrouplist replacement better match...
2003-02-17 Martin PoolTypo: /mized/mixed/
2003-02-17 Martin PoolDon't pstrcpy into an fstring. (Harmless in this case...
2003-02-17 Martin PoolStart reworking rpcclient to use popt rather than next_...
2003-02-17 Tim PotterAdded SRVSVC pipe support. I've started implementing...
2003-02-17 Tim PotterAdd KRBCLIENT_OBJ to PYTHON_OBJ list.
2003-02-17 Tim PotterReturn a WERROR instead of a NTSTATUS like the rest...
next