s3:registry-legacy: use talloc_stackframe() instead of NULL in regkey_open_internal()
[samba.git] / source3 /
2010-03-15 Michael Adams3:registry-legacy: use talloc_stackframe() instead...
2010-03-15 Michael Adams3:smbcacls: also honour the "--sddl" flag when setting...
2010-03-15 Volker Lendeckes3: Fix an uninitialized variable read
2010-03-15 Jeremy AllisonRemove the bool admin_user from conn struct. We no...
2010-03-15 Jeremy AllisonFix bug #7188 - Logic error in check of total_data...
2010-03-15 Jeremy AllisonRemove reference to conn->admin_user in preparation...
2010-03-15 Jeremy AllisonSimplify processing of "admin user". If a user is an...
2010-03-15 Jeremy AllisonSwitch over to using get_currect_XXX() accessor functions.
2010-03-15 Jeremy AllisonPass "connection_struct *conn" into functions that...
2010-03-15 Jeremy AllisonAdd accessor functions for current uid, gid, unix token...
2010-03-15 Jeremy AllisonWe don't need to treat the token differently in the...
2010-03-15 Jeremy AllisonRever e80ceb1d7355c8c46a2ed90d5721cf367640f4e8 "Remove...
2010-03-15 Stefan Metzmachers3:smbd: make sure we always have a valid talloc stackframe
2010-03-15 Günther Deschners3-spoolss: Fix _spoolss_EnumPrinterData.
2010-03-14 Volker Lendeckes3: Remove some unused #defines
2010-03-14 Volker Lendeckes3: Use a switch to implement map_nt_error_from_tdb
2010-03-14 Volker Lendeckes3: Remove some unused code
2010-03-14 Volker Lendeckes3: Fix some nonempty blank lines
2010-03-13 Volker Lendeckes3: Convert unexpected.tdb to use tdb_wrap_open
2010-03-13 Volker Lendeckes3: Make tdb_wrap_open more robust
2010-03-13 Günther Deschners3-spoolss: wrap _spoolss_EnumPrinterData() around...
2010-03-12 Jeremy AllisonMissed a couple more uses of conn->server_info->ptok...
2010-03-12 Jeremy AllisonRemove more uses of "extern struct current_user current...
2010-03-12 Volker Lendeckes3: Add "net registry increment"
2010-03-12 Volker Lendeckes3: Add "g_lock_do" as a convenience wrapper function
2010-03-12 Volker Lendeckes3: Actually use mem_ctx in net_g_lock_init()
2010-03-12 Volker Lendeckes3: Fix a comment
2010-03-12 Volker Lendeckes3: Fix some "net registry" usage messages
2010-03-11 Günther Deschners3-netlogon: Fix bug #7237: _netr_SamLogon segfaults...
2010-03-11 Jeremy AllisonImprove symlink delete test. Make sure we don't delete...
2010-03-11 Günther Deschners3-winreg: make QueryValue pass RPC-WINREG test again.
2010-03-11 Günther Deschners3-winreg: fix some function names in debug statements.
2010-03-11 Volker Lendeckes3: Make init_smb_request return bool
2010-03-11 Günther Deschners3-winreg: Fix _winreg_QueryValue crash bugs and implem...
2010-03-11 Jeremy AllisonTry and fix bug #7233 - print fails with jobs >4GB...
2010-03-11 Andrew BartlettMove prototype to header of common code for set_sockadd...
2010-03-11 SATOH Fumiyasuvfs_netatalk: Segfault if hide files or veto files...
2010-03-10 Jeremy AllisonAdded regression test for bug #7234 - Symlink delete...
2010-03-10 Jeremy AllisonFix bug #7234 - Symlink delete fails but incorrectly...
2010-03-10 Kamen Mazdrashkis3/drs: DsCrackNames - Propagating IDL changes to sourc...
2010-03-10 Kamen Mazdrashkis3/drs: DsGetNCChanges - Propagating IDL changes to...
2010-03-10 Günther Deschners3-winreg: add some debug statements to _winreg_QueryVa...
2010-03-10 Volker Lendeckes3: Fix a long-standing problem with recycled PIDs
2010-03-10 Volker Lendeckes3: Make TLDAP_IS_ALPHA and TLDAP_IS_ADH static functions
2010-03-10 Karolin Seegers3-passdb: Fix typo in debug message.
2010-03-10 Jeremy AllisonFix the shell script in the root case. When run as...
2010-03-10 Jeremy AllisonAdd tests which, when run as root, will ensure we can...
2010-03-09 Simo SorceFix typo
2010-03-09 Jeremy AllisonAllow "make test" to complete as root. Obviously only...
2010-03-09 Volker Lendeckes3: Fix a NULL pointer dereference
2010-03-09 Simo Sorces3:tldap add own filter parsing
2010-03-09 Volker Lendeckes3: Fix a typo. Thanks to Christian Ambach for pointing...
2010-03-09 Karolin SeegerRevert "Fix bug #7067 - Linux asynchronous IO (aio...
2010-03-08 Michael Adams3:build: Fix automatic building of vfs_tsmsm if gpfs...
2010-03-08 Björn Jackes3: add missing Makefile.in changes for vfs_crossrename
2010-03-08 Björn Jackes3: add vfs_crossrename
2010-03-08 Björn Jackes3: remove cross-device rename support from vfs_default
2010-03-08 Jeff Laytonsamba: remove cifs-utils tools from build systems
2010-03-06 Volker Lendeckes3: Fix the build of net_afs.c with --fake-kaserver...
2010-03-05 Jeremy AllisonFix for bug #7189 - Open txt files with notepad on...
2010-03-05 Andreas Schneiders3-rpcclient: Leave setprinterdata directly if not...
2010-03-05 Andreas Schneiders3-rpc_server: Document rpc_pipe_open_internal.
2010-03-05 Volker Lendeckes3: Make "smbcontrol xx debuglevel" print the correct...
2010-03-05 Volker Lendeckes3: Remove the unused parameter "persistent" from fetch...
2010-03-05 Volker Lendeckes3: db->persistent==true was handled earlier, make...
2010-03-05 Günther Deschners3-libads: fix get_remote_printer_publishing_data after...
2010-03-05 Günther Deschners3-spoolss: fix _spoolss_EnumPrinterDataEx after idl
2010-03-05 Günther Deschners3-rpcclient: fix rpcclient after spoolss_EnumPrinterDa...
2010-03-05 Günther Deschners3-net: fix net after spoolss_EnumPrinterDataEx IDL...
2010-03-05 Günther Deschners3-rpcclient: fix rpcclient after spoolss_GetPrinterDat...
2010-03-05 Günther Deschners3-spoolss: fix _spoolss_GetPrinterDataEx after IDL...
2010-03-05 Günther Deschners3-rpcclient: fix rpcclient after spoolss_SetPrinterDat...
2010-03-05 Günther Deschners3-net: fix net after spoolss_SetPrinterData{Ex} IDL...
2010-03-05 Günther Deschners3-spoolss: fix _spoolss_SetPrinterData{Ex} after IDL...
2010-03-05 Stefan Metzmachers3:winbindd: add DEBUG(10,...) for the end of each...
2010-03-05 Günther Deschners3-selftest: enable RPC-WINREG against Samba 3.
2010-03-06 Bo Yangs3: Fix unnecessary traversing winbindd_cache.tdb in...
2010-03-04 Jeremy Allisonsrv_pipe.c doesn't reference current_user anymore....
2010-03-04 Karolin SeegerRevert "s3:configure: add --enable-as-needed"
2010-03-04 Stefan Metzmachers3:configure: add --enable-as-needed
2010-03-05 Bo Yangs3: Rerun genmsg after adding more strings.
2010-03-05 Bo Yangs3: Add i18n/l10n strings in pam_winbind.c coming from...
2010-03-03 Karolin SeegerFix typo in comments.
2010-03-03 Matthieu Patous3: Fix build file due to file move. Use the new path...
2010-03-03 Matthieu Patous3: Move source3/iniparser to lib/iniparser to allow...
2010-03-03 Matthieu Patous3: Allow pam_winbind.c to build without localedir.c
2010-03-03 Michael Adams3:net: add a command "net registry setsd_sdd"
2010-03-03 Michael Adams3:net: fix some i18n messages in net_registry_getsd_in...
2010-03-03 Michael Adams3:net: add i18n macro _() to one message
2010-03-03 Michael Adams3:net: add new subcommand "net registry getsd_sddl...
2010-03-03 Michael Adams3:net: refactor getting of secdesc out of net_registry...
2010-03-03 Michael Adams3:smbcacls: add switch "--sddl" to output acls as...
2010-03-03 Michael Adams3: build sddl.c in samba3
2010-03-02 Holger Hetterichs3: net_share.c: fix argc handling
2010-03-02 Simo Sorces3:ads fix dn parsing name was always null
2010-03-02 Volker Lendeckes3: Fix some C++ warnings
2010-03-02 Volker Lendeckes3: Fix an uninitialized variable warning
2010-03-02 Björn Jackes3:vfs_aixacl2: add missing semicolon
2010-03-01 Simo Sorces3:groupmap revert to tdb storage
2010-03-01 Volker Lendeckes3: Abstract access to sessionid.tdb, similar to conn_tdb.c
next