metze/samba/wip.git
2008-08-13 Jeremy AllisonFix for bug #5688 from SATOH Fumiyasu <fumiyas@osstech...
2008-08-13 Jeremy AllisonFix for bug #5617, reported and patched by Bartosz...
2008-08-13 Jim McDonoughPrevent NT_STATUS 0xF1000000 errors from appearing...
2008-08-13 Karolin SeegerWHATSNEW: Update changes since 3.2.1.
2008-08-13 Günther Deschnernetapi: add c++ guard.
2008-08-13 Volker LendeckeAttempt to fix bug 5684
2008-08-12 Andrew TridgellI found lots of places where we assume error will be...
2008-08-12 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-08-12 Michael AdamFix unix_convert() for "*" after changing map_nt_error_...
2008-08-12 Michael AdamMake sure to always set errno on error path in OpenDir...
2008-08-12 Herb LewisMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-08-12 Herb Lewisprint correct test status
2008-08-12 Jeremy AllisonFix bug 5686 - libsmbclient segfaults with more than...
2008-08-11 Günther Deschnerfix build warning.
2008-08-11 Karolin SeegerWHATSNEW: Update changes since 3.2.1.
2008-08-10 Volker Lendeckefix smb_len calculation for chained requests
2008-08-10 Volker LendeckeFix andx offset calculation for more than 2 chained...
2008-08-08 Jeremy AllisonOne more build fix. Ensure we have KRB5_AUTH_CONTEXT_US...
2008-08-08 Jeremy AllisonTry and fix the build for systems that don't have krb5_...
2008-08-08 Jeremy AllisonAdd Derrick Schommer's <dschommer@F5.com> kerberos...
2008-08-08 Yannick Bergeronusing NGROUPS_MAX instead of 32 for the max group value...
2008-08-08 Jeremy AllisonFix bug #5675 with a varient of Tim Waugh's patch,
2008-08-06 Yannick BergeronSolve an IBM XL C/C++ compiler error encountered in...
2008-08-06 Andrew Tridgellfixed permissions on ctdb databases
2008-08-06 Andrew Tridgellfixed a fd leak when trying to regain contact to a...
2008-08-05 Michael Adamdbwrap: add comment describing behaviour of dbwrap_chan...
2008-08-05 Michael Adamsecrets: fix replacemend random seed generator (securit...
2008-08-05 Michael Adamdbwrap: add comment describing behaviour of dbwrap_chan...
2008-08-05 Michael Adamidmap_tdb2: fix a race condition in idmap_tdb2_allocate...
2008-08-05 Andrew BartlettWithout stdlib.h we don't get a prototype for free().
2008-08-05 Karolin SeegerWHATSNEW: Start WHATSNEW for 3.2.2.
2008-08-05 Karolin SeegerVERSION: Raise version number up to 3.2.2.
2008-08-05 Karolin Seegerman pages: Improve description of boolean values in...
2008-08-05 Karolin Seegerman pages: Add documentation about smbclient command...
2008-08-05 Karolin SeegerWHATSNEW: Update changes since 3.2.0.
2008-08-04 Yannick BergeronCompile error on AIX 6.1
2008-08-01 Karolin SeegerSamba3 HowTo: Fix duplicate chapter id.
2008-07-31 Karolin SeegerWHATSNEW: Update changes since 3.2.0.
2008-07-30 Jeremy AllisonFix uninitialized variable.
2008-07-30 Günther Deschnerrpc_client: Bug 5616 - fix session keys also in rpccli_...
2008-07-30 Günther Deschnerwinbindd: handle trusted domains without sid.
2008-07-30 Günther Deschnerlibwbclient: let wbcStringToSid handle the global NULL...
2008-07-29 Karolin Seegerman pages: Fix typos in man smbclient.
2008-07-28 Volker LendeckeAttempt to fix bug 5616
2008-07-28 Karolin SeegerWHATSNEW: Update changes since 3.2.0.
2008-07-25 Volker LendeckeFix an incompatible pointer warning
2008-07-25 Jeremy AllisonFix bug creating files using DOS clients with mixed
2008-07-25 Karolin SeegerWHATSNEW: Update changes since 3.2.0.
2008-07-25 Volker LendeckeFix a race condition in winbind leading to a crash
2008-07-25 Karolin Seegertalloc_string_sub2: Don't return NULL if src is empty.
2008-07-25 Jeremy AllisonIf we're not allowing streams on this conn ptr,
2008-07-24 Andreas SchneiderRemove trailing withespace from wbinfo -m which breaks...
2008-07-24 Jeremy AllisonRemove test changes added in error.
2008-07-24 Jeremy AllisonUse sys_getgrnam not getgrnam. Pointed out by Herb.
2008-07-24 John H Terpstrapdb_ldap: Raise level for debug message to avoid log...
2008-07-23 Herb Lewisget rid of unused variable warnings when HAVE_IPV6...
2008-07-22 Karolin Seegerman pages: "printcap name" is a global parameter, not...
2008-07-21 Volker LendeckeUpdate Roadmap
2008-07-21 Michael Adamtestsuite: fix expr error on Tru64, triggered by uninit...
2008-07-21 Michael Adamtestsuite: fix another expr syntax error. in tests_all.sh.
2008-07-20 Michael Adamtestsuite: fix expr syntax error in net registry test.
2008-07-20 Alexander BokovoyFix link to Using Samba
2008-07-18 Volker LendeckeFix the build of vfs_zfsacl.c
2008-07-18 Karolin SeegerWHATSNEW: Update changes since 3.2.0.
2008-07-18 Volker LendeckeDocument the streams modules
2008-07-18 Volker LendeckeChange the directory parameter in streams_depot to...
2008-07-18 Karolin Seegersmbldap: Fix typo in debug message.
2008-07-18 Jeremy AllisonFrom Jim McDonough
2008-07-17 Michael Adamgitignore: ignore the generated library symbol files
2008-07-17 Herb Lewisallow SID with 0 in subauthority to be converted properly
2008-07-17 Volker LendeckeA brown paper bag bug fix for "net sam rights"
2008-07-16 Bo YangAllow %u parameters for print job username - use advanc...
2008-07-16 Christoph Zaunerman pages: Fix typos and add improvements.
2008-07-16 Karolin SeegerWHATSNEW: Update changes since 3.2.0.
2008-07-16 Andreas SchneiderRelease still reachable memory if the smbclient context...
2008-07-15 Jeremy AllisonFix from Volodymyr Khomenko <Volodymyr.Khomenko@exanet...
2008-07-15 Jeremy AllisonFix swat. Bug #5613.
2008-07-15 Michael Adamtestparm: refactor the per-share logic checks out into...
2008-07-15 Michael Adamtestparm: skip the per-share logic checks when --skip...
2008-07-15 Michael Adamtestparm: rename -g|--skip-global-ckecks to -l|--skip...
2008-07-14 Michael Adamtestsuite: fix bug #5594 by using the new --skip-global...
2008-07-14 Michael Adamtestparm: add a switch --skip-global-checks.
2008-07-14 Jeremy AllisonAdd fix from Simo for bug #5540 - missing code to subst...
2008-07-14 Michael Adambuild: use $(PAM_WINBIND_EXTRA_LIBS) instead of @PAM_WI...
2008-07-14 Michael Adambuild: use $(WINBIND_NSS_PTHREAD) instead of @WINBIND_N...
2008-07-14 Michael Adambuild: use $(WINBIND_NSS_EXTRA_LIBS) instead of @WINBIN...
2008-07-14 Michael Adambuild: use $(LDAP_LIBS) instead of @LDAP_LIBS@ in rules.
2008-07-14 Michael Adambuild: use $(LIBNETAPI_LIBS) instead of @LIBNETAPI_LIBS...
2008-07-14 Michael Adambuild: link in $(WINBIND_LIBS) instead of @LIBWBCLIENT_...
2008-07-14 Michael Adambuild: use $(LIBTDB_LIBS) instead of @LIBTDB_LIBS@...
2008-07-14 Michael Adambuild: use $(LIBTALLOC_LIBS) instead of @LIBTALLOC_LIBS...
2008-07-14 Michael Adambuild: use $(POPT_LIBS) instad of @POPT_LIBS@ in rules.
2008-07-14 Michael Adambuild: fix build on systems with picky make and without...
2008-07-14 Karolin SeegerFix typo.
2008-07-13 Simo SorceFix regression introduced with 4086ef15b395f1a536fb669a...
2008-07-11 Michael Adambuild: fix build of libaddns shared lib : it needs...
2008-07-11 Michael Adambuild: fix build of libaddns shared lib. symbols file...
2008-07-11 Herb Lewiscleanup some dup code by passing the password to the...
2008-07-10 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-07-10 Zach LoafmanFix realpath() check so that it doesn't generate a...
next