jra/samba/.git
2009-04-22 Jeremy AllisonFix bug #6279 - winbindd crash. Cope with LDAP librarie...
2009-04-22 Volker LendeckeFix some nonempty blank lines
2009-04-22 Volker LendeckeRemove some shadowed definition warnings
2009-04-22 Brad HardsAvoid using deprecated form of AC_CHECK_TYPE.
2009-04-21 Kai Blinerrormap: Add wbcErr to NTSTATUS mappings
2009-04-21 Kai Blins4-build: Also search ../nsswitch for make (c|e)tags
2009-04-21 Kai Blins4 selftest: Export the WINBINDD_SOCKET_DIR env var
2009-04-21 Björn Jackes4:ldb: fix extrasemi compile warning
2009-04-21 Björn Jackes4:ldb: do talloc_free and return NULL when we have...
2009-04-21 Björn Jackelibcli: fix a "not handled in switch" compile warning
2009-04-21 Björn Jackeѕ4: fix a "not handled in switch" compile warning
2009-04-21 Jelmer Vernooijs3: Use common security_descriptor_equal().
2009-04-21 Stefan Metzmachers3:libsmb: always use the tevent_req_nomem() for checki...
2009-04-21 Jelmer VernooijFix includes for security_descriptor file for the non...
2009-04-21 Jelmer VernooijFix make install; don't install drsuapi.h and fix the...
2009-04-21 Jeremy AllisonMake rmdir async.
2009-04-21 Stefan MetzmacherRevert "Use an absolute path to ensure that we can...
2009-04-21 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-21 Jelmer VernooijMove the security_descriptor utility code to the top...
2009-04-21 Jelmer VernooijUse a static copy of the samsync header file as Samba3...
2009-04-21 Andrew BartlettAdd the implicit [ref] to the connect_handle in EnumDomains
2009-04-21 Andrew BartlettRevert "pidl/python: Add explicit casts, fixing implici...
2009-04-21 Jeremy AllisonMake cli_mkdir async. Change it to return NTSTATUS.
2009-04-21 Volker LendeckeRemove "struct samr_info"
2009-04-21 Volker LendeckeFix _samr_QuerySecurity
2009-04-21 Volker LendeckeFix samr_SetSecurity
2009-04-21 Günther Deschners3-secdesc: remove SEC_RIGHT_MAXIMUM_ALLOWED and SEC_RI...
2009-04-21 Günther Deschners3-secdesc: move all winreg access bits to IDL.
2009-04-21 Günther Deschners3-secdesc: use SEC_FLAG_SYSTEM_SECURITY instead of...
2009-04-21 Günther Deschners3-secdesc: use SEC_FLAG_MAXIMUM_ALLOWED instead of...
2009-04-21 Günther Deschners3-secdesc: use SEC_FLAG_MAXIMUM_ALLOWED instead of...
2009-04-21 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-21 Günther Deschnerlibgpo: use shared access bits in gpo_sd_check_agp_obje...
2009-04-21 Andrew BartlettAdd str() for policy_handles.
2009-04-21 Volker LendeckeConvert the alias handles to type-safe policy handles
2009-04-21 Volker LendeckeConvert the group handles to type-safe policy handles
2009-04-21 Volker LendeckeConvert the user handles to type-safe policy handles
2009-04-21 Andrew Bartlettpython/dcerpc: Custom implementations of policy_handle...
2009-04-21 Andrew Bartlettpython/rpc: Add custom GUID.__str__, GUID.__repr__...
2009-04-20 Jelmer VernooijRemove smb_mkstemp() - libreplace will now provide...
2009-04-20 Günther Deschnerlibgpo: fix the build of gpext plugins.
2009-04-20 Günther Deschnerlibgpo: Fix some minor issues.
2009-04-20 Wilco Baan... Fix ini parsing in the s3 gpext modules. Fix ini parser...
2009-04-20 Wilco Baan... Move gpo_ini stuff to the main libgpo. Make gpo_ini...
2009-04-20 Wilco Baan... Fix Samba 4 Makefile to also clean ../libgpo
2009-04-20 Wilco Baan... Move some headers around to avoid confusion.
2009-04-20 Wilco Baan... Move some headers around to avoid confusion.
2009-04-20 Wilco Baan... Adjust samba 3 to the new gpo API. Still untested code.
2009-04-20 Wilco Baan... Make the gpo files build for samba 4.
2009-04-20 Wilco Baan... Mark the places where work needs to be done.
2009-04-20 Wilco Baan... Add nt_token_check_sid convenience function. Map NT_USE...
2009-04-20 Wilco Baan... Add ../libgpo to samba4 srcdir list in rules.mk.
2009-04-20 Wilco Baan... Make gpo_ldap.c compatible with samba 4. Add ads_get_ld...
2009-04-20 Wilco Baan... Add ads convenience functions to samba 4. Move gpo_ldap...
2009-04-20 Jelmer VernooijMove gpo_fetch to top-level.
2009-04-20 Jelmer VernooijMove gpo_sec to top-level.
2009-04-20 Jelmer VernooijMove some libgpo files to root.
2009-04-20 Stefan Metzmacherpidl:Samba4/client: fix dcerpc_ndr_request_send() callers
2009-04-20 Stefan Metzmachers4:librpc/rpc: pass async as argument to dcerpc_ndr_req...
2009-04-20 Stefan Metzmacherpidl:Samba4/client: use dcerpc_ndr_request() for sync...
2009-04-20 Stefan Metzmachers4:librpc/rpc: remove async argument from the sync...
2009-04-20 Stefan Metzmachers4:librpc/rpc: only use smb_trans for sync rpc calls
2009-04-20 Stefan Metzmachers4:torture/rpc: use dcerpc_ndr_request() for the object...
2009-04-20 Stefan Metzmachers4:librpc/rpc: ask for 0x2000 bytes in the ioctl case...
2009-04-20 Jeremy AllisonStop autogenerated files from being created.
2009-04-20 Jeremy AllisonAdd previously generated header files now needed in...
2009-04-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-20 John H TerpstraAdded ability to revert to old modules for make revert.
2009-04-20 Andrew BartlettFix to use modified cli_rpc_pipe_open_schannel_with_key API
2009-04-20 Andrew BartlettMerge commit 'origin/master' into libcli-auth-merge...
2009-04-20 Volker LendeckeDo not vasprint stuff where not necessary
2009-04-20 Andrew BartlettRemove use of talloc_reference in cli_rpc_pipe_open_sch...
2009-04-20 Jelmer VernooijMove syslog check out of m4 library file into configure.in
2009-04-20 Jelmer VernooijError out at runtime when seteuid/setresuid or setegid...
2009-04-20 Jelmer VernooijOnly define waitpid replacement if wait4 is available...
2009-04-20 Jelmer VernooijCope with the fact that only _mkdir() exists on Windows...
2009-04-20 Jelmer VernooijMove check for syslog out of libreplace to source3...
2009-04-20 Volker LendeckeReproduce a bug with a custom GET_REAL_FILENAME
2009-04-20 Stefan Metzmachers4:selftest: ignore smb2.lease test for now
2009-04-20 Jelmer VernooijAdd a unit test for security_descriptor.as_sddl() witho...
2009-04-20 Jelmer VernooijMake domain sid argument to as_sddl() optional.
2009-04-20 Volker LendeckeDo not use the file system GET_REAL_FILENAME for mangle...
2009-04-20 Andrew Bartlettlibcli/auth Ensure we cancel the transaction when schan...
2009-04-20 Jeremy AllisonEnsure we have all the definitions needed in both threa...
2009-04-20 Jeremy AllisonFix warning in use of talloc_set_name.
2009-04-20 Jeremy AllisonAttempt to fix build farm on platforms where pthread_on...
2009-04-20 Jeremy AllisonFix the pthread_once initialization issue. Make talloc_...
2009-04-20 Andrew Bartletts3:ntlmssp Remove use of talloc(NULL) in NTLMSSP code
2009-04-20 Jelmer VernooijFix the valid NetBIOS name tests.
2009-04-20 Andrew Bartlettlibcli/auth: Don't pass back lm_sess_key as the same...
2009-04-20 Volker LendeckeConvert the domain handles to type-safe policy handles
2009-04-19 Günther Deschners3-printing: use ARRAY_SIZE() macro in forms functions.
2009-04-19 Günther Deschners3-printing: use sec_initial_uid() instead "0" in print...
2009-04-19 Günther Deschners4-smbtorture: test all levels in test_GetJob().
2009-04-19 Volker LendeckeMake force_flush_samr_cache use a dom_sid to find what...
2009-04-19 Andrew BartlettRemove unused headers
2009-04-19 Andrew Bartletts3:auth Fix segfault: Always initialise returned sessio...
2009-04-19 Andrew Bartletts3:ntlmssp Fix segfault: msrpc_gen now uses talloc()
2009-04-19 Volker LendeckeRemove flag "builtin_domain" from disp_info
2009-04-19 Volker LendeckeRemove flag "builtin_domain" from samr_info
next