index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-04
selftest: Remove stop() method, not used anywhere.
Jelmer Vernooij
5
-25
/
+2
2010-09-04
selftest/samba4: Remove references to Samba34.pm, which no longer
Jelmer Vernooij
1
-7
/
+0
2010-09-04
selftest: Refer to subunit README rather than documenting locally.
Jelmer Vernooij
1
-51
/
+4
2010-09-04
ldb: Add missing aliases for ldb_ildap.
Jelmer Vernooij
1
-0
/
+1
2010-09-04
dsdb: Add missing dependencies for dsdb ldb modules.
Jelmer Vernooij
1
-2
/
+2
2010-09-04
waf: Support aliases in SAMBA_MODULE.
Jelmer Vernooij
1
-27
/
+29
2010-09-04
waf: Make shared modules available in the build dir.
Jelmer Vernooij
2
-2
/
+10
2010-09-04
librpc/rpc: add dcerpc_binding_handle_set_timeout()
Stefan Metzmacher
3
-0
/
+12
2010-09-04
s3:rpc_server: implement rpcint_bh_set_timeout() as dummy
Stefan Metzmacher
1
-0
/
+8
2010-09-04
s3:winbindd: implement wbint_bh_set_timeout() as dummy
Stefan Metzmacher
1
-0
/
+8
2010-09-04
s3:rpc_client: implement rpccli_bh_set_timeout()
Stefan Metzmacher
1
-0
/
+10
2010-09-04
s4:lib/messaging: implement irpc_bh_set_timeout
Stefan Metzmacher
1
-1
/
+19
2010-09-04
s4:librpc/rpc: implement dcerpc_bh_set_timeout()
Stefan Metzmacher
1
-0
/
+18
2010-09-04
librpc/rpc: add set_timeout() to dcerpc_binding_handle_ops
Stefan Metzmacher
2
-0
/
+4
2010-09-04
s3:rpc_server: make it possible to use rpcint_binding_handle() directly
Stefan Metzmacher
3
-21
/
+82
2010-09-04
torture-lsa: cope with STATUS_SOME_UNMAPPED errors
Andrew Tridgell
1
-15
/
+50
2010-09-04
selftest: run client tests with log level 1
Andrew Tridgell
1
-0
/
+1
2010-09-04
waf: fixed make test with TESTS="test1 test2"
Andrew Tridgell
1
-1
/
+3
2010-09-04
util: added samba_start_debugger()
Andrew Tridgell
2
-0
/
+18
2010-09-03
s4:lib/messaging: make irpc_request private and remove unused code
Stefan Metzmacher
2
-190
/
+14
2010-09-03
s4:libcli/composite: remove unused composite_continue_irpc()
Stefan Metzmacher
2
-16
/
+0
2010-09-03
s4:lib/messaging/tests: make use of irpc_binding_handle()
Stefan Metzmacher
1
-22
/
+49
2010-09-03
s4:lib/messaging: use irpc_binding_handle() for python bindings
Stefan Metzmacher
1
-13
/
+57
2010-09-03
s4:wrepl_server: use irpc_binding_handle_by_name() in wreplsrv_scavenging_rep...
Stefan Metzmacher
1
-18
/
+23
2010-09-03
s4:wrepl_server: use irpc_binding_handle_by_name() in r_do_release_demand()
Stefan Metzmacher
1
-16
/
+20
2010-09-03
s4:wrepl_server: use irpc_binding_handle_by_name() in r_do_challenge()
Stefan Metzmacher
2
-42
/
+45
2010-09-03
s4:auth_winbind: use irpc_binding_handle_by_name()
Stefan Metzmacher
2
-8
/
+8
2010-09-03
s4:libcli/wbclient: use irpc_binding_handle_by_name()
Stefan Metzmacher
4
-54
/
+44
2010-09-03
s4:rpc_server/netlogon: use irpc_binding_handle_by_name()
Stefan Metzmacher
2
-8
/
+11
2010-09-03
s4:smbd/service_task: use irpc_binding_handle_by_name()
Stefan Metzmacher
2
-7
/
+6
2010-09-03
s4:dsdb/kcc: use irpc_binding_handle_by_name()
Stefan Metzmacher
2
-7
/
+40
2010-09-03
s4:libcli/finddcs: use irpc_binding_handle_by_name()
Stefan Metzmacher
2
-20
/
+22
2010-09-03
s4:rpc_server/common: use irpc_binding_handle_by_name() in dcesrv_irpc_forwar...
Stefan Metzmacher
1
-16
/
+25
2010-09-03
s4:lib/messaging: add irpc_binding_handle_by_name() helper function
Stefan Metzmacher
2
-0
/
+36
2010-09-03
s4:lib/messaging: add irpc dcerpc_binding_handle backend
Stefan Metzmacher
3
-1
/
+289
2010-09-03
s4:lib/messaging: move messaging prototypes from irpc.h to messaging.h
Stefan Metzmacher
2
-28
/
+25
2010-09-03
s4:lib/messaging/tests: fix some compiler warnings
Stefan Metzmacher
1
-2
/
+2
2010-09-03
s4:auth_winbind: remove unused winbind_samba3 backend
Stefan Metzmacher
2
-122
/
+1
2010-09-03
s4:auth_winbind: fix segfault in winbind_check_password_wbclient()
Stefan Metzmacher
1
-1
/
+5
2010-09-03
s4:auth_winbind: fix compiler warnings
Stefan Metzmacher
1
-4
/
+11
2010-09-03
nsswitch/libwbclient: LIBWBCLIENT depends on LIBWINBIND-CLIENT
Stefan Metzmacher
1
-0
/
+1
2010-09-03
s4-drs: A quick fix for DRSUAPI_EXOP_FSMO_RID_ALLOC extended_op handling
Kamen Mazdrashki
1
-0
/
+9
2010-09-03
s4-dreplsrv: Refactor drepl_replica_sync() to behave as described in MS-DRSR
Kamen Mazdrashki
1
-8
/
+111
2010-09-03
s4-dreplsrv: Helpers to locate source DSA in a partition by GUID or DNS name
Kamen Mazdrashki
1
-0
/
+40
2010-09-03
s4-dreplsrv: Helper to find NC by DN or GUID or SID
Kamen Mazdrashki
1
-0
/
+33
2010-09-03
s4-dreplsrv: Add caller-specific data parameter for dreplsrv_fsmo_callback_t
Kamen Mazdrashki
3
-7
/
+14
2010-09-03
s3-spoolss: fix some debug statements.
Günther Deschner
2
-2
/
+2
2010-09-03
docs:vfs_gpfs: improve the CAVEAT section on run and build time dependencies
Michael Adam
1
-3
/
+14
2010-09-03
pidl: Keep only a single copy of samba.dcerpc.base.ClientConnection.
Jelmer Vernooij
8
-241
/
+276
2010-09-03
pidl: Factor out generation of interface type name.
Jelmer Vernooij
1
-4
/
+5
[next]