samba.git
2007-10-10 James Peachr20427: Rename dnp_open. This conflicts with the dns_op...
2007-10-10 Volker Lendecker20424: No, we do not have to do that here :-)
2007-10-10 Jeremy Allisonr20412: Placeholder to remind me to write a torture...
2007-10-10 Jeremy Allisonr20411: Fix originally from SATOH Fumiyasu (slightly
2007-10-10 Andrew Bartlettr20403: Cleaning out my Samba 3.0 tree:
2007-10-10 Andrew Bartlettr20402: Fix spelling: samba bug #4292 debian #402392
2007-10-10 Volker Lendecker20394: This is a *VERY* early start of my work on...
2007-10-10 Volker Lendecker20393: Debug level 1 is a bit excessive here
2007-10-10 Stefan Metzmacherr20389: this needs to be after AC_LIBREPLACE_BROKEN_CHE...
2007-10-10 Stefan Metzmacherr20388: add the library that contains dlopen to the...
2007-10-10 Stefan Metzmacherr20386: remove unneeded dlopen related configure checks...
2007-10-10 Stefan Metzmacherr20385: merge from samba4:
2007-10-10 Jeremy Allisonr20372: Make NTrename the same as SMBmv w.r.t. wildcards.
2007-10-10 Jeremy Allisonr20371: In renames (via SMBmv) both src and dest can...
2007-10-10 Jeremy Allisonr20370: Now we've gone to the trouble of getting an...
2007-10-10 Jeremy Allisonr20368: Fix valgrind report of uninitialized memory
2007-10-10 Jeremy Allisonr20363: Fix any possible valgrind errors in srvstr_get_...
2007-10-10 Jeremy Allisonr20362: Fix valgrind issues where we may read params
2007-10-10 Jeremy Allisonr20361: Prevent strnlen_w reading beyond max. Valgrind
2007-10-10 Volker Lendecker20356: Consolidate the calls to parent_dirname() per...
2007-10-10 Volker Lendecker20355: Fix some C++ warnings
2007-10-10 Volker Lendecker20345: Simplify call_nt_transact_create by using tmp_t...
2007-10-10 Volker Lendecker20344: Move the calls to inherit_access_acls and chang...
2007-10-10 Volker Lendecker20343: Split change_owner_to_parent fd-based (for...
2007-10-10 Volker Lendecker20342: Move the lstat into mkdir_internal, for the...
2007-10-10 Volker Lendecker20340: Join vfs_MkDir to its only caller
2007-10-10 Volker Lendecker20339: Make mkdir_internal static to open.c
2007-10-10 Volker Lendecker20338: Restructure open_directory a bit. This gets...
2007-10-10 Volker Lendecker20336: Fix some memleaks in trans2open and simplify...
2007-10-10 Volker Lendecker20335: Port oplock return logic from ntcreate&x to...
2007-10-10 Volker Lendecker20334: Activate RAW-MKDIR
2007-10-10 Volker Lendecker20333: Fix a couple of Coverity errors in one run...
2007-10-10 Jeremy Allisonr20330: And here's the fix for the parent winbindd...
2007-10-10 Jeremy Allisonr20329: Fix a winbindd crash bug. If someone pulls
2007-10-10 Volker Lendecker20313: Make trans2_mkdir also go through open_director...
2007-10-10 Volker Lendecker20312: Fix a memleak
2007-10-10 Volker Lendecker20310: We've checked for EA's and support for them...
2007-10-10 Günther Deschnerr20304: Smaller fixes for pam_winbind:
2007-10-10 Jeremy Allisonr20296: If we're going to overwrite krb5.conf
2007-10-10 Simo Sorcer20290: Remove unused call
2007-10-10 Simo Sorcer20289: IDMAP is part of winbind but not the main process.
2007-10-10 Gerald Carterr20287: Allow a NULL sid when setting up the list of...
2007-10-10 Günther Deschnerr20279: Fix winbind segfault in winbindd_getsidaliases.
2007-10-10 Günther Deschnerr20273: Map KRB5_KDCREP_SKEW to NT_STATUS_TIME_DIFFEREN...
2007-10-10 Volker Lendecker20271: Fix the build
2007-10-10 Jeremy Allisonr20270: Even with the dual daemon mode the parent winbindd
2007-10-10 Herb Lewisr20269: merge -r20264:20267 from SAMBA_3_0_24
2007-10-10 Herb Lewisr20268: merge -r 20261:20263 from samba_3_0_24
2007-10-10 Volker Lendecker20264: Two lines above this we just checked if (fsp...
2007-10-10 Herb Lewisr20261: merge 20260 from samba_3_0_24
2007-10-10 Volker Lendecker20257: Hey, change_owner_to_parent is now static :-)
2007-10-10 Volker Lendecker20255: Activate BASE-SAMBA3ERROR in the build farm
2007-10-10 Günther Deschnerr20254: The pam_chauthtok needs to go through the async...
2007-10-10 Volker Lendecker20253: Reduce some code duplication, make reply_mkdir...
2007-10-10 Simo Sorcer20252: Revert back to const, but I have a fleble feeli...
2007-10-10 Jeremy Allisonr20250: If we've come from being globally offline we
2007-10-10 Günther Deschnerr20249: Fail when parsing invalid options in _pam_parse.
2007-10-10 Herb Lewisr20248: merge 20247 from samba_3_0_24
2007-10-10 Herb Lewisr20245: merge 20244 from samba_3_0_24
2007-10-10 Simo Sorcer20243: Make lookup_name resolve both the mapped and...
2007-10-10 Simo Sorcer20242: these are not really const as we set them in...
2007-10-10 Günther Deschnerr20241: Slightly improve readability of the pam_vsyslog...
2007-10-10 Günther Deschnerr20240: Be a little more verbose about the credential...
2007-10-10 Günther Deschnerr20239: Parse the configfile for pam_sm_setcred as...
2007-10-10 James Peachr20237: Replace exit_server with exit_server_cleanly...
2007-10-10 James Peachr20235: Don't use realloc directly.
2007-10-10 Volker Lendecker20229: Avoid a silly function call in mkdir_internal...
2007-10-10 Volker Lendecker20228: Bring the calling conventions of inherit_access...
2007-10-10 Volker Lendecker20227: Simplify logic in vfs_MkDir() a bit
2007-10-10 Volker Lendecker20218: Same fix as r20217 -- can we consolidate that...
2007-10-10 Volker Lendecker20217: uid_t and gid_t are not necessarily 32 bit...
2007-10-10 Simo Sorcer20216: Fix fallback code.
2007-10-10 Volker Lendecker20215: Next step trying to fix the Solaris build.
2007-10-10 Volker Lendecker20214: Fix a type-punned warning. Simo, Jerry, please...
2007-10-10 Volker Lendecker20212: Attempt to fix the Solaris build
2007-10-10 Volker Lendecker20211: send_nt_replies does not need the inbuf arg
2007-10-10 Volker Lendecker20210: registry_fetch_values is not needed anymore...
2007-10-10 Volker Lendecker20209: Fix two memleaks
2007-10-10 Jeremy Allisonr20208: Change sprintf_append() never to use malloc,
2007-10-10 Jeremy Allisonr20207: Fix a couple more places where extra_data was
2007-10-10 Jeremy Allisonr20206: Start cleaning up the talloc_ctx mess.
2007-10-10 Herb Lewisr20202: fix make clean
2007-10-10 Herb Lewisr20201: merge makefile changes from 3_0_24
2007-10-10 Stefan Metzmacherr20197: merge talloc fixes from samba4:
2007-10-10 Günther Deschnerr20186: Fix winbind crash bug in WINBIND_GETGROUPS.
2007-10-10 Günther Deschnerr20183: Fix the build.
2007-10-10 Jeremy Allisonr20181: Improve NT status to pam error mapping.
2007-10-10 Jeremy Allisonr20180: Ensure that pam returns the correct error messages
2007-10-10 Jeremy Allisonr20179: Sync up with Samba4 - remove blank lines at the
2007-10-10 Jeremy Allisonr20178: Ensure we allocate the intermediate trans structs
2007-10-10 Jeremy Allisonr20174: If we're only going to call one handler per...
2007-10-10 Gerald Carterr20173: DNS update fixes:
2007-10-10 Günther Deschnerr20171: Don't delete the krb5 credential if others...
2007-10-10 Gerald Carterr20170: Fix secure DNS updates to work against
2007-10-10 Simo Sorcer20169: Support for fallback to legacy mapping code...
2007-10-10 Jeremy Allisonr20165: Change messaging subsystem to only allow one...
2007-10-10 Jeremy Allisonr20160: Fix long-standing (ie. from initial code I...
2007-10-10 Simo Sorcer20155: revert, I misread
2007-10-10 Simo Sorcer20154: Fix nasty typo, hunting another bug
2007-10-10 Simo Sorcer20151: remove meaningless checks
next