jra/samba/.git
2003-03-05 Gerald Cartermerging some packaging fixes from SAMBA_2_2
2003-03-05 Gerald Carterchanging reference to irc.openprojects.net
2003-03-05 Jeremy AllisonMore const fixes.
2003-03-05 Jeremy AllisonWritable string const fixes.
2003-03-05 Jeremy AllisonFix for little-used lpq parser.
2003-03-05 Jeremy AllisonConnectathon fix. W2K -> W2K over port 445 doing a...
2003-03-04 Gerald Carterforgot that i should run autogen.sh as part of release
2003-03-04 Gerald Cartermake sure to call autogen.sh
2003-03-04 Gerald Carterpreparing for release of 3.0alpha22
2003-03-04 Gerald Carterfixing a few typos & regenerating pages
2003-03-04 Gerald Carterfixing a few typos
2003-03-04 Gerald Carterupdating whatsnew for alpha22
2003-03-03 Richard SharpeMore janitorial duties, fixing the BIG_UINT changes...
2003-03-03 Jeremy AllisonConst warning fixes.
2003-03-03 Jeremy AllisonFix const warning.
2003-03-03 Jeremy Allisondlysym takes a const char *.
2003-03-03 Gerald Carter* always report ourselves as a Windows 2000 print serve...
2003-03-03 Gerald Carter* CR1868: only send a change notify message if we have...
2003-03-01 Jeremy AllisonAdded limit to number of jobs enumerated. Set to 0...
2003-03-01 Jeremy AllisonEnsure added jobs increment total_jobs.
2003-02-28 Jelmer VernooijFix HTTP error codes (patch by Vance Lankhaar)
2003-02-28 Martin PoolRemove reference to "mainpage.dox" and CodingStandards...
2003-02-28 Jim McDonoughMove net ads lookup improvements over from HEAD
2003-02-28 Jeremy Allison*Excellent* patch from Michael Steffens <michael_steffe...
2003-02-27 Gerald Carter don't forget the NULL
2003-02-27 Gerald Carterand the winner of "i should have just written it in...
2003-02-27 Gerald Carterdon't pass NULL pointers to strcmp()
2003-02-27 Gerald Carteradditional fix for CR 601
2003-02-27 Martin PoolDoxygen merge from head
2003-02-27 Martin PoolMerge 1.100 patch from HEAD:
2003-02-27 Jeremy AllisonFix to allow blocking lock notification to be done...
2003-02-26 Andrew BartlettMerge adding -Wwrite-strings to our CFLAGS when --enabl...
2003-02-26 Tim PotterLink wbinfo with popt_common.o
2003-02-26 Tim PotterMerge of exit path cleanup for EnumDomainUsers.
2003-02-26 Tim PotterMerge of python prototype header removal.
2003-02-25 Tim PotterMerge: newline on debug message.
2003-02-25 Tim PotterMerge: add popt_common_version to command line options...
2003-02-25 Tim PotterMerge: const fixes.
2003-02-25 Tim PotterMerge: const fixes.
2003-02-25 Tim PotterMerge: const fixes.
2003-02-25 Tim PotterMerge: fix compiler warning.
2003-02-25 Gerald CarterProgress on CR 601
2003-02-24 Jeremy AllisonMerge from HEAD. Use pstrcpy not safe_strcpy.
2003-02-24 Jeremy AllisonMerge from head. Move off-by-one buggy malloc()/safe_st...
2003-02-24 Martin PoolMerge documentation from HEAD
2003-02-24 Andrew BartlettMake sure these values are never uninitialsised.
2003-02-24 Andrew BartlettCleint-side-auth/kerberos fixes from HEAD, and don...
2003-02-24 Andrew BartlettIconv as seperate library fixes from HEAD
2003-02-24 Andrew BartlettSigned/unsigned fix from HEAD
2003-02-24 Andrew BartlettMerge crypt(), ACL lib and shared lib changes from...
2003-02-24 Andrew BartlettMerge paramaters for client-side-auth updates.
2003-02-24 Andrew BartlettFix a small stuffup in the HEAD -> 3.0 merge
2003-02-24 Andrew BartlettMerge doxygen, signed/unsigned, const and other small...
2003-02-24 Andrew BartlettMakefile updates for the client-side auth/kerberos...
2003-02-24 Andrew BartlettMissed a couple of files from the client-side kerberos...
2003-02-24 Andrew BartlettMerge off-by-one fix from HEAD (caused crash with ...
2003-02-24 Andrew BartlettMerge from HEAD client-side authentication changes:
2003-02-24 Andrew BartlettMissed one in the previous merge - user_ok() and user_i...
2003-02-24 Andrew BartlettMerge of server-side authentication changes to 3.0:
2003-02-24 Martin PoolAdd comment about Samba character sets, from explanatio...
2003-02-22 Jeremy AllisonWhen checking is_locked() new WRITE locks conflict...
2003-02-21 Gerald Carters/unistr2_to_dos/unistr2_to_ascii/ to fix compile
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 Jeremy AllisonAdded comments to make it clearer when we're assigning...
2003-02-21 Tim PotterIgnore errors on python_clean target.
2003-02-20 Jeremy AllisonAdded Volkers "print server role" patch.
2003-02-20 Jelmer VernooijCompile in lib/module.o
2003-02-20 Jelmer VernooijMerge in smb_load_module() function from HEAD
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 Martin Pool(Merge from APPLIANCE_HEAD)
2003-02-19 Tim PotterMerge typo fix.
2003-02-19 Tim PotterMerge NTSTATUS vs WERROR return for cli_srvsvc_net_srv_...
2003-02-19 Tim PotterMerge cleanups of return values.
2003-02-19 Tim PotterMerge some random looking setenv related kerberos stuff...
2003-02-19 Tim PotterMerge of cleanups and srvsvc implementation from HEAD.
2003-02-19 Jeremy AllisonFix inspired by Stefan (metze) Metzmacher - cache the...
2003-02-19 Simo Sorcecorrect init, tx Stefan
2003-02-19 Jim McDonoughSync with HEAD for verifying kerberos tickets.
2003-02-19 Jim McDonoughFix segv in net ads join...an extra & was the culprit
2003-02-19 Andrew BartlettMerge from HEAD: We don't need this any more, setenv...
2003-02-19 Andrew BartlettMerge minor library fixes from HEAD to 3.0.
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 Martin PoolRemove old listproc address; update instructions for...
2003-02-19 Martin PoolRemove old samba-bugs address, etc. (Merge from HEAD)
2003-02-18 Jim McDonoughbase64_decode() with heimdal libs, so I've renamed...
2003-02-18 Jim McDonoughSync w/HEAD - add DES_CBC_CRC encryption type
2003-02-18 Martin PoolCheck return code of string_to_sid. (Merge from HEAD)
2003-02-18 Martin PoolCheck return code of string_to_sid. (Merge from HEAD)
2003-02-18 cvs2svn Import... This commit was manufactured by cvs2svn to create branc...
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 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 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.
next