abartlet/samba.git/.git
2010-09-09 Volker Lendeckes3: Remove unused arg "user_sid" from winbindd_store_creds
2010-09-09 Volker Lendeckes3: Remove unused winbindd_update_creds_by_sid
2010-09-09 Volker Lendeckes3: Remove unused winbindd_dual_show_sequence()
2010-09-09 Jeremy AllisonDon't rely on the underlying ACL modules to enforce...
2010-09-08 Jeremy AllisonOptimization suggested by Metze. Without this patch,
2010-09-08 Volker Lendeckes3: "== false" looks wrong :-)
2010-09-08 Jeremy AllisonFix warnings caused by double ";;" at the end of the...
2010-09-08 Günther Deschners4-waf: fix bin/python/samba/dcerpc/nbt.so.
2010-09-08 Jelmer Vernooijwafsamba: Eliminate sys.path updating if installing...
2010-09-08 Björn Jackes3: use time_mono throughout in smbget
2010-09-08 Björn Jackes3/ldap: use monotonic clock for timeouts in smbldap
2010-09-08 Jelmer Vernooijsetup: Use standard octal ints rather than harcoding.
2010-09-08 Jelmer Vernooijpopt_common: Add missing dependency on libsamba-hostconfig.
2010-09-08 Volker Lendeckes3: Make winbind_add_failed_connection_entry static
2010-09-08 Volker Lendeckes3: Fix a typo
2010-09-08 Günther Deschners4-smbtorture: add torture ndr nbt testsuite.
2010-09-08 Günther Deschnernbt: add nbt_netlogon_response2 to IDL.
2010-09-08 Günther Deschnernbt: add NETLOGON_LOGON_REQUEST.
2010-09-08 Günther Deschnernbt: add decode_nbt_netlogon_packet() to IDL.
2010-09-08 Günther Deschners3-nmbd: fix indentation in process_logon_packet().
2010-09-08 Günther Deschners3-nmbd: remove trailing whitespace in nmbd_processlogon.c
2010-09-08 Andreas Schneiders3-spoolss: Move spoolss winreg to new dcerpc client...
2010-09-08 Volker Lendeckes3: Simplify cm_connect_sam a bit
2010-09-08 Volker Lendeckes3: Check for sid instead of name in cm_connect_sam
2010-09-08 Andreas Schneiders3-spoolss: Fixed a possible crash bug.
2010-09-08 Volker Lendeckes3: Remove a superfluous ;
2010-09-07 Björn Jackes3/libads: use monotonic clock for ldap connection...
2010-09-07 Björn Jackes3: use monotonic clock for aio timeout
2010-09-07 Björn Jackes3/nmbd: tidy up debug message: ttl isn't a hex value
2010-09-07 Björn Jackes3/libads: use monotonic clock for DNS timeouts
2010-09-07 Björn Jackelib/util: add time_mono() for monotonic time a la time()
2010-09-07 Kamen Mazdrashkis4-dreplsrv: Run NC replication synchronously if requested
2010-09-07 Kamen Mazdrashkis4-drs: Dump exact error when failure occurs during...
2010-09-07 Volker Lendeckes3: Prune the printername cache when a printer is deleted
2010-09-07 Andrew Tridgelllibrpc: bitten by the strncasecmp define again
2010-09-07 Andrew Tridgellwaf-abi: fixed small uninitialised data on PPC64
2010-09-07 Andrew Tridgells4-ldapserver: serialise ldap server operations
2010-09-07 Andrew Tridgells4-packet: make packet_recv_disable() a lot more efficient
2010-09-07 Andrew Tridgells4-process: fixed the thread process model so it compiles
2010-09-06 Julien KerihuelAdd unique IP address binding for client connections...
2010-09-05 Kamen Mazdrashkis4-test: refactor API-DELETEUSER test a little to:
2010-09-05 Kamen Mazdrashkis4-idl: redefine dreplsrv_refresh() to be alike other...
2010-09-05 Jelmer Vernooijwafsamba: Create bin/defaukt/modules if it does not...
2010-09-05 Jelmer Vernooijwaf: Use os.makedirs rather than os.mkdir in case paren...
2010-09-05 Volker Lendeckes3: On Solaris, iov_len is an int
2010-09-05 Matthieu Patouupgradeprovision: avoid working with None objects ...
2010-09-05 Matthieu Patouupgradeprovision: do not try to remove/change attribute...
2010-09-05 Matthieu Patouupgradeprovision: cleanup
2010-09-05 Matthieu Patous4 upgradeprovision: add dns_update_list if missing
2010-09-05 Matthieu Patoupython-ldb: allow ldb_rename to take optional control(s)
2010-09-05 Matthieu Patoudsdb: make the ATTRIBUTE NOT FOUND more clear
2010-09-05 Jelmer Vernooijs4/selftest: Fix path to include/config.h, set BUILDDIR...
2010-09-05 Jelmer Vernooijselftest: Cope with parentheses in testnames in --load...
2010-09-05 Jelmer Vernooijselftest/subunit: Parse timestamps generated by upstrea...
2010-09-05 Jelmer Vernooijselftest: Print out unmatched tests when using --load...
2010-09-04 Jelmer Vernooijdsgetinfo: Set modulesdir when using ldb without ldb_wrap
2010-09-04 Jelmer Vernooijdnspython: Update to latest upstream.
2010-09-04 Jelmer Vernooijsubunit: Import latest upstream.
2010-09-04 Jelmer Vernooijtesttools: Import latest upstream.
2010-09-04 Jelmer Vernooijtestr: Fix configuration to use idfile, in case more...
2010-09-04 Jelmer Vernooijselftest: Don't make printing the log output a side...
2010-09-04 Jelmer Vernooijselftest: Remove stop() method, not used anywhere.
2010-09-04 Jelmer Vernooijselftest/samba4: Remove references to Samba34.pm, which...
2010-09-04 Jelmer Vernooijselftest: Refer to subunit README rather than documenti...
2010-09-04 Jelmer Vernooijldb: Add missing aliases for ldb_ildap.
2010-09-04 Jelmer Vernooijdsdb: Add missing dependencies for dsdb ldb modules.
2010-09-04 Jelmer Vernooijwaf: Support aliases in SAMBA_MODULE.
2010-09-04 Jelmer Vernooijwaf: Make shared modules available in the build dir.
2010-09-04 Stefan Metzmacherlibrpc/rpc: add dcerpc_binding_handle_set_timeout()
2010-09-04 Stefan Metzmachers3:rpc_server: implement rpcint_bh_set_timeout() as...
2010-09-04 Stefan Metzmachers3:winbindd: implement wbint_bh_set_timeout() as dummy
2010-09-04 Stefan Metzmachers3:rpc_client: implement rpccli_bh_set_timeout()
2010-09-04 Stefan Metzmachers4:lib/messaging: implement irpc_bh_set_timeout
2010-09-04 Stefan Metzmachers4:librpc/rpc: implement dcerpc_bh_set_timeout()
2010-09-04 Stefan Metzmacherlibrpc/rpc: add set_timeout() to dcerpc_binding_handle_ops
2010-09-04 Stefan Metzmachers3:rpc_server: make it possible to use rpcint_binding_h...
2010-09-04 Andrew Tridgelltorture-lsa: cope with STATUS_SOME_UNMAPPED errors
2010-09-04 Andrew Tridgellselftest: run client tests with log level 1
2010-09-04 Andrew Tridgellwaf: fixed make test with TESTS="test1 test2"
2010-09-04 Andrew Tridgellutil: added samba_start_debugger()
2010-09-03 Stefan Metzmachers4:lib/messaging: make irpc_request private and remove...
2010-09-03 Stefan Metzmachers4:libcli/composite: remove unused composite_continue_i...
2010-09-03 Stefan Metzmachers4:lib/messaging/tests: make use of irpc_binding_handle()
2010-09-03 Stefan Metzmachers4:lib/messaging: use irpc_binding_handle() for python...
2010-09-03 Stefan Metzmachers4:wrepl_server: use irpc_binding_handle_by_name()...
2010-09-03 Stefan Metzmachers4:wrepl_server: use irpc_binding_handle_by_name()...
2010-09-03 Stefan Metzmachers4:wrepl_server: use irpc_binding_handle_by_name()...
2010-09-03 Stefan Metzmachers4:auth_winbind: use irpc_binding_handle_by_name()
2010-09-03 Stefan Metzmachers4:libcli/wbclient: use irpc_binding_handle_by_name()
2010-09-03 Stefan Metzmachers4:rpc_server/netlogon: use irpc_binding_handle_by_name()
2010-09-03 Stefan Metzmachers4:smbd/service_task: use irpc_binding_handle_by_name()
2010-09-03 Stefan Metzmachers4:dsdb/kcc: use irpc_binding_handle_by_name()
2010-09-03 Stefan Metzmachers4:libcli/finddcs: use irpc_binding_handle_by_name()
2010-09-03 Stefan Metzmachers4:rpc_server/common: use irpc_binding_handle_by_name...
2010-09-03 Stefan Metzmachers4:lib/messaging: add irpc_binding_handle_by_name(...
2010-09-03 Stefan Metzmachers4:lib/messaging: add irpc dcerpc_binding_handle backend
2010-09-03 Stefan Metzmachers4:lib/messaging: move messaging prototypes from irpc...
2010-09-03 Stefan Metzmachers4:lib/messaging/tests: fix some compiler warnings
2010-09-03 Stefan Metzmachers4:auth_winbind: remove unused winbind_samba3 backend
2010-09-03 Stefan Metzmachers4:auth_winbind: fix segfault in winbind_check_password...
next