tprouty/samba.git
2003-09-11 Jim McDonoughUpdated 3.0 schema files for IBM Directory Server 5.1
2003-09-11 Gerald Carterfix unitiailized timestamp where merging print_jobs...
2003-09-11 Gerald Carterremove getpwnam() calls from init_sam_from_xxx().
2003-09-11 Tim PotterFix error message when calling namedtogid() fails addin...
2003-09-10 Jeremy AllisonEnsure we consistantly translate to/from utf8 for talki...
2003-09-10 Jeremy AllisonStill on my mb rampage. Ensure smbldap_make_mod() corre...
2003-09-10 Jeremy AllisonFix a nasty mess, and also bug #296. passdb/pdb_ldap...
2003-09-10 Jeremy AllisonFix for bug #273 - smbd crash on machine account change.
2003-09-10 Jeremy AllisonFix stupid typo bug causing CPU spin. Spotted by Markus...
2003-09-10 Alexander BokovoyBack out --with-good-getgrouplist patch
2003-09-10 Alexander BokovoyNow that CAN-2003-0689 is published officially, we...
2003-09-10 Tim PotterFix error return path memory leaks in vampire code...
2003-09-10 Tim PotterUse opt_target_workgroup instead of lp_workgroup()...
2003-09-10 Tim PotterFormatting fixups for help output.
2003-09-10 Tim PotterRemove tags file for distclean.
2003-09-10 Jeremy AllisonFix mb bug in fast path code. strlen_w() returns number...
2003-09-10 Gerald Carterfix some typos
2003-09-10 Gerald Cartersmall updates to parameter section
2003-09-10 Gerald Carterremove references to 'strip dot'
2003-09-09 Gerald Cartersyncing files
2003-09-09 Gerald Carterremoving unneeded files
2003-09-09 Gerald Carterbumping new version to CVS 3.01pre1; optmistic about RC3
2003-09-08 Jeremy AllisonDon't double-increment p in hash calculation. Found...
2003-09-08 Jeremy AllisonFix valgrind-found read of uninit variable (ensure...
2003-09-08 Jeremy AllisonTidy up some formatting. Get ready for allowing bad...
2003-09-08 Jeremy AllisonProtect against core dump if ioctl for print job sends...
2003-09-08 John TerpstraRemove inaccurate notation.
2003-09-08 Jeremy AllisonFix for incorrect error message - found by Alex Davis...
2003-09-08 Eloy ParisBumping up version number of the Debian packages.
2003-09-08 Eloy ParisWhoops, fix type in comment.
2003-09-08 Eloy ParisFix problem with the python-samba Debian package.
2003-09-08 Gerald Cartersamba 3.0 schema filr netscape DS 5.x from Darren Chew
2003-09-08 Gerald Cartercopy from 3.0 release
2003-09-08 Eloy ParisOk, this should put packaging/Debian/ in sync. with...
2003-09-08 Gerald Cartermake sure we substitute basic variables in read/write...
2003-09-08 Gerald Cartercopy WHATSNEW from the release branch
2003-09-08 Eloy ParisSync'ing packaging/Debian/ with the latest files from...
2003-09-08 Gerald Carterfix compile error on HP-UX 10.20
2003-09-08 Gerald Carterfix valgrind errors; don't access cli_state pointer...
2003-09-08 Tim PotterSet PICFLAG="-fPIC" for gcc under HPUX.
2003-09-08 Tim PotterFix for bug #299.
2003-09-08 Tim PotterRename FOOLIBS to FOO_LIBS to be consistent with the...
2003-09-08 Tim PotterFix for bug #334. We don't unmarshall the trusted...
2003-09-08 Tim PotterReformat debug.
2003-09-08 Tim PotterWhen enumerating dfs shares loop from 0 to lp_numservic...
2003-09-08 Tim PotterRemove another reference to --with-msdfs. Put back...
2003-09-08 Tim PotterRemoved text about --with-msdfs configure option which...
2003-09-07 Volker LendeckeNobody complained on the team-list, so commit it ...
2003-09-06 Jeremy AllisonUse djb-algorithm string hash - faster than the tdb...
2003-09-06 Gerald Carterfinish off bug 282. AAdd extra checks for pointers...
2003-09-06 Jeremy AllisonChange some internal interfaces to cause the hash ...
2003-09-06 Gerald Carterfix bug 382: make sure to free and reset the cli_state...
2003-09-06 Gerald Carteraddress bug #359. Andrew B's patch for implementing...
2003-09-06 Gerald Carterrevert retry loops in winbindd_ads as abartket points...
2003-09-06 Jelmer VernooijOnly set sids when they're retrurned by the MySQL query
2003-09-05 John TerpstraFix problem where stdarg.version would print the progra...
2003-09-05 Jeremy AllisonMore cachegrind tuning, plus fix an error message.
2003-09-05 Jeremy AllisonMore tuning from cachegrind. Change most trim_string...
2003-09-05 Gerald Carterfixes for ads domain membership when only the realm...
2003-09-05 Gerald Carterrevert the change from r1.414 in HEAD that removed the
2003-09-05 Gerald Carterupdating readme with new links/address and removing...
2003-09-05 Gerald Carterfix some output formatting
2003-09-05 Gerald Carterreformatting
2003-09-05 Gerald Carterfix some problems with the findsmb script due to change...
2003-09-05 Volker LendeckeVery weird. On my SLES8 installation ntlm_auth would...
2003-09-05 Tim PotterFix for bug 282 that didn't get checked in.
2003-09-05 Gerald Carterfix bug 397: use a variant of alloc_sub_basic() for...
2003-09-05 Gerald Cartershould fix bug 364 & 311: Retry patch based on suggest...
2003-09-05 Tim PotterFix for bug #73. Name types can be specified using...
2003-09-05 Gerald Carterupdated schema for 3.0 for eDirectory 8.7 and Netscape...
2003-09-05 Tim PotterMove $(KRBCLIENT_OBJ) to libnss_wins PICOBJ variable...
2003-09-05 Jeremy AllisonHand optimisatinos for strrchr_m using the properties...
2003-09-05 Tim PotterReturn 0 DFS links instead of -1 when dfs support is...
2003-09-04 Tim PotterRemoved {OLD,NEW}_NTDOMAIN cruft from mkproto.awk
2003-09-04 Jeremy AllisonFastpath strchr_m for ASCII.
2003-09-04 Jeremy AllisonMore hand-tuning of the fastpath. Don't do strlen(...
2003-09-04 Gerald CarterCheck in Andrew's fix for bug #305 (always use lp_realm() )
2003-09-04 Jeremy AllisonRemove convert_string_internal completely from fast...
2003-09-04 Jeremy AllisonFix UNIX passwd sync properly. I've finally understood
2003-09-04 Tim PotterMore FreeBSD PAM compile fixes. Don't redefine PAM_AUT...
2003-09-04 Tim PotterProduce an error if --with-pam_smbpass is specified...
2003-09-04 Tim PotterQuieten level 0 debug when probing for modules. We...
2003-09-04 Jeremy AllisonUsed cachegrind to track down some bottlenecks.
2003-09-04 Tim PotterProduce an error if --with-pam is specified but no...
2003-09-03 Tim PotterFix typo, right branch this time.
2003-09-03 Jeremy AllisonFix up overlapping memcpy -> memmove found by valgrind.
2003-09-03 Jim McDonoughTry to add memory keytab support. It also includes...
2003-09-02 Jeremy AllisonProposed patch for #308. Needs testing.
2003-09-02 Gerald Carterremoving debugging statement checked in by mistake
2003-09-02 Gerald Carteranother round of changes for build on RedHat
2003-09-02 Jim McDonoughDisable rc4-hmac on broken heimdal setups. Pre-0.7...
2003-09-02 Jim McDonoughCheck for support for in-memory keytabs, which are...
2003-09-02 Jelmer VernooijFix typo in smbcquotas manpage
2003-09-02 Gerald CarterI think this will gracefully get around issues between...
2003-09-02 Tim PotterFix for bug 261. Create a configure #define for FreeBS...
2003-09-01 Jeremy AllisonFix comment strings to 43 bytes as per spec.
2003-09-01 Alexander BokovoyProper fix for #380 -- use different algorithm to gener...
2003-09-01 Alexander BokovoyFix CP437 and CP850 syntax for old compilers removing...
2003-09-01 Tim PotterFix bug 342. Short version of --add now -a instead...
2003-08-31 Tim PotterWe don't need to #include memory.h here. It's a BSD...
next