r20340: Join vfs_MkDir to its only caller
[samba.git] / source3 /
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
2007-10-10 Simo Sorcer20150: better memory handling for some functions,...
2007-10-10 Jeremy Allisonr20148: Forgot to merge. Ensure open_any_socket_out()
2007-10-10 Jeremy Allisonr20146: Now online checks are fully async we can do...
2007-10-10 Jeremy Allisonr20140: Make online/offline detection completely asynch...
2007-10-10 Jim McDonoughr20136: Fix #4290. Properly compute time to password...
2007-10-10 Herb Lewisr20133: get rid of defined but not used warning - stati...
2007-10-10 Herb Lewisr20132: get rid of defined but not used warning - stati...
2007-10-10 Herb Lewisr20131: get rid of a few no previous prototype warnings
2007-10-10 Herb Lewisr20124: clean up nested extern declaration warnings
2007-10-10 Jim McDonoughr20119: Update help info indicating how to use separato...
2007-10-10 Simo Sorcer20118: Fix some more warnings
2007-10-10 Simo Sorcer20117: 1st Error in the merge
2007-10-10 Simo Sorcer20116: Start merging in the work done to create the...
2007-10-10 Jeremy Allisonr20110: Fix interaction between paranoid malloc checker
2007-10-10 Jeremy Allisonr20098: Properly fix issues with create_token_from_user...
2007-10-10 Jeremy Allisonr20097: Ensure found_username is freed correctly when
2007-10-10 Jeremy Allisonr20090: Fix a class of bugs found by James Peach. Ensure
2007-10-10 Jim McDonoughr20089: Put gpfs acl function into vfs_gpfs module...
2007-10-10 Jeremy Allisonr20087: Ensure we clean up any random pending events we
2007-10-10 Jeremy Allisonr20082: When fork_domain_child is forked when we're...
2007-10-10 Volker Lendecker20069: Fix logic bug I introduced
2007-10-10 Volker Lendecker20063: Fix a missing protoype warning in freelistcheck.c
2007-10-10 Jeremy Allisonr20060: Fix the timout calculation.
2007-10-10 Jeremy Allisonr20058: Ensure we actually do the increasing time
2007-10-10 Jeremy Allisonr20057: Attempt to fix connect timeouts when connected on
next