samba.git
2011-03-05 Volker LendeckeFix some nonempty blank lines
2011-03-05 Volker Lendeckewbinfo: Use wbcSidToStringBuf
2011-03-05 Volker Lendeckewbinfo: Fix a debug message
2011-03-05 Volker Lendeckes3-net: Use wbcSidToStringBuf
2011-03-05 Volker Lendeckepam_winbind: Use wbcSidToStringBuf
2011-03-05 Volker Lendeckelibwbclient: Use wbcSidToStringBuf
2011-03-05 Volker Lendeckelibwbclient: Add wbcSidToStringBuf
2011-03-05 Volker Lendeckensswitch: wbcFreeMemory deals fine with NULL
2011-03-05 Volker Lendeckes3: Fix a memory leak in check_sam_security_info3
2011-03-05 Michael Adams3:test: the registry roundtrip test passes now
2011-03-05 Michael Adams3:test: mark vanished parameter "postscript" invalid...
2011-03-05 Michael Adams3:test: in net registry roundtrip test, mark "lock...
2011-03-05 Michael Adams3:test: in net registry roundtrip test, exclude the...
2011-03-05 Michael Adams3:registry: fix invalid write in iconvert_talloc()
2011-03-05 Michael Adams3:test: correctly react to each failing step in the...
2011-03-05 Michael Adams3:test: improve logging in the net registry roundtrip...
2011-03-04 Matthias Dieter... s4:operational LDB module - fix attribute names to...
2011-03-04 Matthias Dieter... s4:ldap.py - rootdse tests should search for the rootDS...
2011-03-04 Matthias Dieter... s4:ldap.py - add a test in order to show the operationa...
2011-03-04 Matthias Dieter... s4:operational LDB module - fix display of some constru...
2011-03-04 Matthias Dieter... s4:operational LDB module - add "groupToken" as unsigne...
2011-03-04 Matthias Dieter... s4:operational LDB module - readd "structuralObjectClas...
2011-03-04 Matthias Dieter... ldb:ldb_msg.c - use LDB result constants for checking...
2011-03-04 Matthias Dieter... s4:ldap.py - other important RDN check testcases
2011-03-04 Matthias Dieter... s4:ldap.py - remove a debug output
2011-03-04 Matthias Dieter... ldb:rdn_name LDB module - more RDN constraint checks...
2011-03-04 Matthias Dieter... s4/ldb - remove now superflous "ldb_dn_validate" checks
2011-03-04 Matthias Dieter... s4:dsdb - we don't need to check if a DN != NULL if...
2011-03-04 Matthias Dieter... Revert "s4:objectclass LDB module - if we cannot find...
2011-03-04 Matthias Dieter... ldb:ldb_request - handle here the DN checks
2011-03-04 Matthias Dieter... s4:objectclass LDB module - fix a comment
2011-03-04 Matthias Dieter... s4:libnet/libnet_site.c - make use of LDB return constants
2011-03-04 Christian Ambachs4:waf-build fix disable-shared build for smbtorture
2011-03-04 Stefan Metzmachers4:selftest: test using the machine account of the...
2011-03-04 Stefan Metzmacherselftest/target/Samba4: regenerate the krb5.conf after...
2011-03-04 Stefan Metzmacherselftest/target/Samba4: splitout a mk_krb5_conf() function
2011-03-04 Stefan Metzmachers4:kdc: split the kdc_tcp_proxy() logic from the main...
2011-03-04 Stefan Metzmachers4:kdc: split the kdc_udp_proxy() logic from the main...
2011-03-04 Stefan Metzmachers4:kdc: add a kdc_proxy_unavailable_error() helper...
2011-03-04 Stefan Metzmachers4:kdc: fix calculation of the rodc kvno
2011-03-04 Stefan MetzmacherHEIMDAL:kdc: correctly propagate HDB_ERR_NOT_FOUND_HERE...
2011-03-04 Stefan Metzmacherlib/socket_wrapper: try to fix the build on solaris
2011-03-04 David Disseldorps3: add two missing vfs disconnect calls
2011-03-04 David Disseldorps3-printing: fix cups pcap reload with no printers
2011-03-04 David Disseldorps3-printing: remove unneeded local_pcap_copy global
2011-03-04 David Disseldorps3-printing: follow force user/group for driver IO
2011-03-04 Matthias Dieter... ldb:ldb tools - remove a superflous "return" (usage...
2011-03-04 Matthias Dieter... ldb:ldb tools - return LDB_ERR_INVALID_DN_SYNTAX on...
2011-03-04 Matthias Dieter... ldb:ldb tools - ldbtest - convert other result values...
2011-03-04 Matthias Dieter... s4:LDAP server - remove validation checks of input DNs
2011-03-04 Matthias Dieter... s4:objectclass LDB module - if we cannot find DN's...
2011-03-04 Andrew Tridgelldebug: fixed a valgrind error
2011-03-04 Günther Deschners3-waf: add wildcard commands from main wscript.
2011-03-04 Günther Deschners3-nterr: use strcasecmp in nt_status_string_to_code().
2011-03-04 Günther Deschners4-nterr: move auth_nt_status_squash to nt_status_squas...
2011-03-04 Günther Deschners4-nterr: some minor cosmetic edits to further match...
2011-03-04 Günther Deschners3-nterr: within nt_errstr() compare codes using NT_STA...
2011-03-04 Günther Deschnernterr: make sure both nt_err_desc structs are the same.
2011-03-04 Günther Deschnernterr: make sure both nt_errs structs are the same.
2011-03-04 Günther Deschners4-nterr: add _N macro handling as in s3-nterr.
2011-03-04 Günther Deschners3-nterr: make nt_err_desc static const.
2011-03-04 Günther Deschnernterr: remove space indents (use tabs instead), followi...
2011-03-04 Günther Deschnernterr: remove trailing whitespace.
2011-03-04 Günther Deschners3-waf: add check for SEEKDIR_RETURNS_VOID.
2011-03-03 Günther Deschners3-waf: add check for HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR.
2011-03-03 Günther Deschnerlibreplace: move "struct timespec" checks into librepla...
2011-03-03 Stefan Metzmachersocket_wrapper: use swrap_sendmsg_before()/after()...
2011-03-03 Stefan Metzmachersocket_wrapper: use swrap_sendmsg_before()/after()...
2011-03-03 Stefan Metzmachersocket_wrapper: use swrap_sendmsg_before()/after()...
2011-03-03 Stefan Metzmachersocket_wrapper: use swrap_sendmsg_before()/after()...
2011-03-03 Stefan Metzmachersocket_wrapper: add swrap_sendmsg_before/after helper...
2011-03-03 Stefan Metzmachersocket_wrapper: replace recvmsg() correctly
2011-03-03 Stefan Metzmachersocket_wrapper: readv() should only work on connected...
2011-03-03 Stefan Metzmachersocket_wrapper: move swrap_ioctl() above the send*...
2011-03-03 Stefan Metzmachersocket_wrapper: fix compiler warnings
2011-03-03 Stefan Metzmachersocket_wrapper: don't allow connect() to the broadcast...
2011-03-03 Volker Lendeckes3: Use dom_sid_string_buf in sid_to_fstring
2011-03-03 Volker LendeckeAdd dom_sid_string_buf
2011-03-03 Volker Lendeckes3: Use dom_sid_string in _lsa_lookup_sids_internal
2011-03-03 Volker Lendeckes3: Remove an obsolete comment
2011-03-03 Volker Lendeckes3: Fix some nonempty blank lines
2011-03-03 Günther Deschnerlib/util: LIBCRYPTO is in common already, so add it...
2011-03-02 Günther Deschners3-includes: remove global include of system/readline.h.
2011-03-02 Günther Deschners3-proto: fix some inline comments.
2011-03-02 Günther Deschners3-libds: use already existing ../libds/common/flag_map...
2011-03-02 Volker Lendeckes3: Pass the aio_force operation through vfs_gpfs
2011-03-02 Volker Lendeckes3: Ask GPFS for the IS_OFFLINE operation
2011-03-02 Volker Lendeckes3: Announce HSM in the gpfs module
2011-03-02 Volker Lendeckes3: Pass smb_filename through the set_offline vfs op
2011-03-02 Volker Lendeckes3: Pass smb_filename through the is_offline vfs op
2011-03-02 Volker Lendeckes3: Fix operation names in vfs_full_audit.c
2011-03-02 Volker Lendeckes3: Print all flags in "smbclient allinfo"
2011-03-02 Matthias Dieter... s4:torture/rap/rap.c - remove unused variable "i"
2011-03-02 Michael Adams3:idmap_cache: remove an leftover wip comment
2011-03-02 Gregor Becks3: adjust loglevel for idmap_cache
2011-03-02 Stefan Metzmacherlibrpc/idl: remove unused string defines from idl_types.h
2011-03-02 Stefan Metzmacherlibrpc/rpc: let ndr_pull_spoolss_EnumPrinterDataEx...
2011-03-02 Günther Deschners3-sessionid: avoid global include of sessionid.h
2011-03-02 Günther Deschners3-lanman: talk to srvsvc dcerpc server in api_RNetSess...
2011-03-02 Günther Deschners4-smbtorture: add netsessionenum rap torture test.
next