samba.git
2011-03-23 Volker Lendeckes3: Fix Coverity ID 2201, NULL_RETURNS
2011-03-23 Volker Lendeckes3: Fix Coverity ID 2202, NULL_RETURNS
2011-03-23 Volker Lendeckes3: Fix Coverity ID 2203, NULL_RETURNS
2011-03-23 Volker Lendeckes3: Fix a (invalid) uninitialized variable warning
2011-03-23 Matthias Dieter... async_rec/async_sock.c - add an additional "const"
2011-03-23 Matthias Dieter... ndrdump - make "in_pipes" and "out_pipes" const
2011-03-23 Andrew Bartlettlib/util: Merge basic string length and comparison...
2011-03-23 Andrew Bartletts3-lib prepare Samba3 to use common codepoint based...
2011-03-23 Andrew Bartletts3-safe_string: Add checked_strlcpy()
2011-03-23 Andrew Bartletts3-safe_str: Futher simplify the macros by removing...
2011-03-23 Andrew Bartletts3-lib Remove the clobber_region() code.
2011-03-23 Andrew Tridgellcharcnv: remove the automatic fail on allow_badcharcnv...
2011-03-23 Andrew Tridgellwaf: prevent an error in the symbol checking code
2011-03-23 Andrew Tridgells3-config: say which config file we failed to open
2011-03-23 Andrew Tridgellfault: fixed smb_panic() prototypes
2011-03-23 Andrew Tridgellfault: fixed call to fault_setup() to use new syntax
2011-03-23 Andrew Tridgellfault: moved fault.c into common library
2011-03-23 Andrew Tridgellfault: switch s4 to use the common fault.c
2011-03-23 Andrew Tridgellfault: get fault.c ready for use by s4
2011-03-23 Andrew Tridgellfault: moved s3 fault.c to top level
2011-03-23 Andrew Tridgellfault: rename fault.c to fault_s4.c
2011-03-22 Michael Adams3:WHATSNEW: document changes of the id mapping system
2011-03-22 Björn Baumbachs3:selftest: fix Samba3.pm deprecated idmap config
2011-03-22 Michael Adams3:idmap: make sure that the id mapping system is initi...
2011-03-22 Michael Adams3:loadparm: set the default "idmap config * : backend...
2011-03-22 Michael Adams3:loadparm: deprecate "idmap uid/gid/backend" and...
2011-03-22 Michael Adams3:WHATSNEW: remove mention of "idmap read only" as...
2011-03-22 Michael Adams3:docs: remove documentation of "idmap read only"...
2011-03-22 Michael Adams3:loadparm: remove unused parameter "idmap read only".
2011-03-22 Michael Adams3:idmap: remove (now) unneeded function parse_idmap_mo...
2011-03-22 Michael Adams3:idmap: simply call idmap_init_named_domain for ...
2011-03-22 Michael Adams3:idmap: remove passdb argument from idmap_init_domain()
2011-03-22 Michael Adams3:idmap: remove the params argument from the init...
2011-03-22 Michael Adams3:idmap: remove special treatment of domain "*" from...
2011-03-22 Michael Adams3:idmap: remove use of params from idmap_ldap_init...
2011-03-22 Michael Adams3:idmap: remove the special treatment of the default...
2011-03-22 Matthias Dieter... s4:python bindings - handle NULL returns from "loadparm...
2011-03-22 Matthias Dieter... s4:param/loadparm.c - check for OOM
2011-03-22 Matthias Dieter... s4:auth/system_session.c - check for OOM
2011-03-22 Stefan Metzmachers4:ntvfs/posix: name->dos.attrib isn't initialized...
2011-03-22 Michael Adams3:docs: fix xml of "printnotifybackchannel" parameter...
2011-03-22 Andrew Tridgells3-fault: removed the cont_fn from fault_setup()
2011-03-21 Stefan Metzmacherlibcli/security: make sure that we don't grant SEC_STD_...
2011-03-21 Stefan Metzmachers3:smbd: access checks should not depend on share mode...
2011-03-21 Stefan Metzmachers4:ntvfs/posix: grant SEC_STD_DELETE if the parent...
2011-03-21 Volker Lendeckes3: Fix Coverity ID 1048, CHECKED_RETURN
2011-03-21 Volker Lendeckes3: Fix Coverity ID 770, REVERSE_INULL
2011-03-21 Volker Lendeckeidmap.idl: Fix whitespace
2011-03-20 Matthieu Patoupyldb: minor fixup, fix a memory leak
2011-03-20 Matthieu Patoupyldb: add more tests for control manipulation
2011-03-20 Matthieu Patoudsdb: read acl, sd can be null and ret == LDB_SUCCESS
2011-03-20 Matthieu Patoudsdb: acl_read fix a missed talloc_steal
2011-03-20 Matthieu Patouupgradeprovision: Fix typo
2011-03-20 Matthieu Patouldb:fix control parsing for dirsync
2011-03-20 Matthieu Patouldapcli: allocate control value on the control object...
2011-03-20 Volker Lendeckes3: Fix early tldap_search cancels
2011-03-19 Jelmer Vernooijlib/replace/test: Add missing include for prototype.
2011-03-19 Jelmer Vernooijrpc_server/remote: Add missing prototype.
2011-03-19 Jelmer Vernooijlib/registry/tests: Fix prototypes.
2011-03-19 Stefan Metzmacherselftest/Samba3: use 'debug pid=yes'
2011-03-19 Stefan Metzmachers3:smbd: remove uses of "./" in unlink_internals()
2011-03-19 Christian Ambachs3: use getgrset() when it is available
2011-03-19 Jelmer Vernooijpidl: Fix prototype for server init functions.
2011-03-19 Jelmer Vernooijlib/: Fix prototypes for functions.
2011-03-19 Jelmer Vernooijlibcli/: Fix prototypes for all functions.
2011-03-19 Jelmer Vernooijsource4/: Fix prototypes for all functions in various...
2011-03-19 Jelmer Vernooijsource4/lib: Fix prototypes for all functions.
2011-03-19 Jelmer Vernooijsource4/torture: Fix prototypes for all functions.
2011-03-19 Jelmer Vernooijsource4/auth: Fix prototypes for all functions.
2011-03-19 Jelmer Vernooijlibreplace: Fix prototypes for all functions.
2011-03-19 Jelmer Vernooijsource4/param: Fix prototypes for all functions.
2011-03-19 Jelmer Vernooijsource4/auth/ntlm: Fix prototypes for all functions.
2011-03-19 Jelmer Vernooijsource4/auth/gensec: Fix prototypes for all functions.
2011-03-19 Jelmer Vernooijsource4/winbind: Fix prototypes for all functions.
2011-03-19 Jelmer Vernooijsource4/torture/ndr: Fix prototypes for all functions.
2011-03-19 Jelmer Vernooijsource4/kdc: Fix prototypes for all functions.
2011-03-19 Jelmer Vernooijsource4/ntvfs: Fix prototypes for all functions.
2011-03-19 Jelmer Vernooijsource4/rpc_server: Fix prototypes for all functions.
2011-03-19 Jelmer Vernooijsource4/dsdb/samdb: Fix prototypes for all functions.
2011-03-19 Jelmer Vernooijsource4/smbd: Fix prototypes for all functions.
2011-03-19 Jelmer Vernooijsource4/ntvfs/posix: Fix prototypes for all functions.
2011-03-19 Jelmer Vernooijsource4/torture/basic: Fix prototypes for all functions.
2011-03-19 Jelmer Vernooijsource4/torture/raw: Fix prototypes for all functions.
2011-03-18 Günther Deschnerwafsamba: add -Wcast-qual only to the toplevel (s4...
2011-03-18 Günther Deschners3-waf: use HAVE_ADS env to decide whether to build...
2011-03-18 Günther Deschners3-build: use HAVE_ADS define in some more places.
2011-03-18 Jeremy AllisonSMB2 renames return SHARING_VIOLATION if there is any...
2011-03-18 Volker Lendeckes3: Add "print notify backchannel" parameter to prevent...
2011-03-18 Christian Ambachs3:autorid make sure we set the mapping status correct...
2011-03-18 Volker Lendeckeidmap-autorid: Slightly simplify idmap_autorid_get_doma...
2011-03-18 Volker Lendeckeidmap-autorid: Slightly simplify idmap_autorid_get_doma...
2011-03-18 Volker Lendeckeidmap-autorid: Remove an unused variable
2011-03-18 Volker Lendeckeidmap-autorid: Use talloc_tos() in idmap_autorid_id_to_sid
2011-03-18 Volker Lendeckeidmap-autorid: Remove an else branch
2011-03-18 Volker Lendeckeidmap-autorid: Remove an unused variable
2011-03-18 Volker Lendeckeidmap-autorid: Remove an unused parameter
2011-03-18 Volker Lendeckeidmap-autorid: Use talloc_tos() in idmap_autorid_sids_t...
2011-03-18 Volker Lendeckeidmap-autorid: Not necessary to talloc domaincfg
2011-03-18 Volker Lendeckeidmap-autorid: Not necessary to talloc domainsid
2011-03-18 Volker Lendeckes3: Cope with 192.168.1.1/24 in smbcontrol ip-dropped
next