samba.git
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...
2003-02-17 Andrew BartlettIf we didn't make the server_info correctly, then don...
2003-02-17 Andrew BartlettPeople were being tripped up by the fact that we havn...
2003-02-16 Andrew BartlettAdd the 'session key' output of the NTLMSSP exchange...
2003-02-16 Richard SharpeRecover much of my changes to editreg.c. Add some const...
2003-02-15 Gerald Carter* set PRINTER_ATTRIBUTE_RAW_ONLY; CR 1736
2003-02-15 Alexander BokovoyThird-party configuration scripts may produce undesirab...
2003-02-15 Andrew BartlettDon't return NULL pointers for now.
2003-02-15 Simo Sorcefix dumb perror used without errno beeing set.
2003-02-15 Jelmer VernooijSome small updates
2003-02-15 Alexander BokovoyWhen checking for tgetent, include libtinfo from recent...
2003-02-15 Alexander BokovoyAdd support for krb5-config from recent MIT and Heimdal...
2003-02-15 Jelmer VernooijAdd draft of universal passdb document that combines...
2003-02-15 Jelmer VernooijRemove obsolete textdocs - they have been migrated...
2003-02-15 Jelmer VernooijFix *a lot* of syntax errors
2003-02-15 Andrew BartlettMove our NTLMSSP client code into ntlmssp.c. The inten...
2003-02-15 Jelmer VernooijUse more portable @SHLIBEXT@ instead of .so
2003-02-15 Jelmer VernooijRemove obsolete file lib/netatalk.c - We have a VFS...
2003-02-15 Jeremy AllisonPatch based on work by Michael Steffens <michael_steffe...
2003-02-15 Jelmer VernooijAdd reference to example mysql.dump file
2003-02-15 Andrew BartlettAntti Andreimann <Antti.Andreimann@mail.ee> has done...
2003-02-15 Andrew BartlettMove our NTLMSSP code into easily seperated peices...
2003-02-14 Andrew BartlettOops, forgot the header file changes.
2003-02-14 Andrew BartlettNTLMSSP parinoia - we really don't want to run over...
2003-02-14 Jeremy AllisonEnsure that only parse_prs.c access internal members...
2003-02-14 Gerald Carteroff by one bug in string length; CR 1159
2003-02-14 Jim McDonoughPut dynrpc modules as part of make all, when specified...
2003-02-14 Andrew BartlettFurther extract our NTLMv2 code into smbencrypt.c,...
2003-02-14 Martin PoolDoc
2003-02-14 Tim PotterSimplify some return values in gencache functions:
2003-02-14 Tim PotterFix for trusted domains scan not working inspired by...
2003-02-13 Rafal SzczesniakA few typo fixes Andrew eventually let off to me.
2003-02-13 Jeremy AllisonRemoved unused variable.
2003-02-13 Alexander BokovoyFix typo in WIFSIGNALED (as per Waider's report)
2003-02-13 Jeremy AllisonMerge JohnR's patch.
2003-02-13 Martin PoolAdd FIXME about checking exit code for popen'd commands.
2003-02-13 Martin Poolwaitstatus audit: Correctly handle case where smbmnt...
2003-02-13 Martin PoolDoc
2003-02-13 Martin PoolUpdate towards automatic building on dp.samba.org:
2003-02-12 Jeremy AllisonAdded code based on Michael Steffens <michael.steffens...
2003-02-12 Jeremy AllisonFixes for HPUX only having limited POSIX lock range...
2003-02-12 Gerald Carteradding more descriptions for nt status codes
2003-02-12 Andrew BartlettMatch Samba 2.2 by chosing the correct desired access...
2003-02-12 Andrew Tridgellinitial server side privileges implementation, using...
2003-02-12 Andrew BartlettPrevent NULL-pointer induced segfaults.
2003-02-12 Jeremy AllisonCorrectly return access denied on share mode deny when...
2003-02-12 Andrew Tridgellsetup the %U substitution in winbindd for the homedir...
2003-02-12 Andrew Tridgelladd a note about relative opens with blank paths -...
2003-02-12 Andrew Tridgelladd a note about a better method for finding netbios...
2003-02-12 Andrew Tridgellpull_ucs2_talloc() should pull to a char**, not a void**
2003-02-11 Andrew Tridgellremoved a duplicate copy of smb_io_sid_array()
2003-02-11 Andrew Tridgelladded server stubs for lsa_enum_acct_with_right
2003-02-11 Andrew BartlettPatch from Anthony Liguori <aliguor@us.ibm.com> to...
2003-02-11 Jim McDonoughremove trailing 'a' from VFS_MODULES targets...fix...
2003-02-11 Jeremy AllisonFixup delete on close torture.
2003-02-11 Jeremy AllisonFix delete on close semantics to match W2K. I (think...
2003-02-11 Shirish KaleleFix the msdfs proxy handling code in dfsenum to return...
2003-02-10 Gerald Carterautogen - cope with autoconf-2.53/2.13 systems (like...
2003-02-10 Richard SharpeFix a mistake spotted by Metze
2003-02-10 Andrew BartlettClean up our NTLMv2 code by moving the grunt work into...
next