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
2011-02-02
s3:winbindd: catch lookup_names/sids schannel errors over ncacn_ip_tcp (bug #...
Stefan Metzmacher
1
-0
/
+28
2011-02-02
s3: Remove superfluous ;
Günther Deschner
13
-18
/
+18
2011-02-02
nsswitch: remove unused code from wbinfo.c
Günther Deschner
1
-27
/
+0
2011-02-02
s3: Fix a typo
Volker Lendecke
1
-1
/
+1
2011-02-02
s3-winbind: prefer dcerpc_samr_X functions in winbindd/winbindd_msrpc.c.
Günther Deschner
1
-24
/
+59
2011-02-02
s3-winbind: prefer dcerpc_samr_X functions in winbindd/winbindd_pam.c.
Günther Deschner
1
-13
/
+37
2011-02-02
s3-winbind: prefer dcerpc_samr_X functions in winbindd/winbindd_rpc.c.
Günther Deschner
1
-58
/
+134
2011-02-02
s3-winbind: prefer dcerpc_samr_X functions in winbindd/winbindd_samr.c.
Günther Deschner
1
-43
/
+92
2011-02-02
s3-winbind: prefer dcerpc_samr_X functions in invalidate_cm_connection.
Günther Deschner
1
-3
/
+6
2011-02-02
s3-winbind: prefer dcerpc_samr_X functions in cm_connect_sam.
Günther Deschner
1
-13
/
+35
2011-02-02
s3-winbind: use status variable name in cm_connect_sam.
Günther Deschner
1
-33
/
+33
2011-02-02
s3-selftest: Enable RPC-EPMAPPER tests.
Andreas Schneider
1
-1
/
+1
2011-02-02
s3-smbd: Disable the endpoint mapper by default.
Andreas Schneider
3
-2
/
+32
2011-02-02
s3-smbd: Added a function to setup rpc services.
Andreas Schneider
4
-90
/
+411
2011-02-02
s3-rpc_server: Only allow registering endpoints on priviledged pipes.
Andreas Schneider
1
-4
/
+21
2011-02-02
s3-librpc: Added dcerpc_binding_vector_create function.
Andreas Schneider
2
-16
/
+107
2011-02-02
s3-librpc: Added dcerpc register endpoint functions.
Andreas Schneider
3
-0
/
+233
2011-02-02
s3-epmapper: Commented unimplemented functions.
Andreas Schneider
1
-4
/
+10
2011-02-02
s3-epmapper: Improved the epm_Map function.
Andreas Schneider
1
-44
/
+210
2011-02-02
s3-epmapper: Implemented epm_Lookup.
Andreas Schneider
1
-8
/
+327
2011-02-02
s3-epmapper: Implemented epm_LookupHandleFree.
Andreas Schneider
1
-5
/
+14
2011-02-02
s3-epmapper: Added arg to match uuid in build_ep_list().
Andreas Schneider
1
-1
/
+16
2011-02-02
s3-epmapper: Added epm_Map function from Samba4.
Andreas Schneider
1
-4
/
+77
2011-02-02
s3-epmapper: Added epm_Delete function.
Andreas Schneider
1
-7
/
+87
2011-02-02
s3-epmapper: Added epm_Insert function.
Andreas Schneider
1
-8
/
+234
2011-02-02
s3-epmapper: Added a endpoint mapper skeleton.
Andreas Schneider
3
-1
/
+131
2011-02-02
s4:torture/rpc/netlogon: add invalid level tests for netr_LogonControl2
Stefan Metzmacher
1
-0
/
+24
2011-02-02
s4:torture/rpc/netlogon: improve comments in test_LogonControl2()
Stefan Metzmacher
1
-12
/
+12
2011-02-02
s4:torture/rpc/netlogon: test invalid netr_LogonControl() level
Stefan Metzmacher
1
-0
/
+7
2011-02-02
s4:torture/rpc/netlogon: test invalid LogonSamLogon levels
Stefan Metzmacher
1
-0
/
+90
2011-02-02
s4:torture/rpc/netlogon: test validation levels 2 and 3
Stefan Metzmacher
1
-1
/
+1
2011-02-02
netlogon.idl: remove pointless union arms of netr_DELTA_UNION
Stefan Metzmacher
1
-16
/
+4
2011-02-02
netlogon.idl: use 'ms_union' as specified in [MS-NRPC]
Stefan Metzmacher
1
-0
/
+1
2011-02-02
netlogon.idl: add missing [default]; union arms
Stefan Metzmacher
1
-0
/
+4
2011-02-02
s3:rpc_server/netlogon: add _netr_LogonSamLogon_check()
Stefan Metzmacher
1
-14
/
+87
2011-02-02
s4:rpc_server/netlogon: add dcesrv_netr_LogonSamLogon_check()
Stefan Metzmacher
1
-10
/
+83
2011-02-02
s4:rpc_server/netlogon: set *r->out.authoritative = 1 even on INVALID_PARAMET...
Stefan Metzmacher
1
-2
/
+3
2011-02-02
s4:rpc_server/netlogon: return INVALID_INFO_CLASS for invalid netr_Validation...
Stefan Metzmacher
1
-1
/
+1
2011-02-02
replace: Try to fix broken sys/capabilites.h on Linux.
Andreas Schneider
3
-1
/
+6
2011-02-02
s4/samba-tool: Add --sync-forced flag to 'drs replicate' command
Kamen Mazdrashki
1
-1
/
+4
2011-02-02
s4-dsdb Add tests to ensure we don't break the rootDSE function levels again
Andrew Bartlett
1
-0
/
+33
2011-02-02
s4-dsdb Fix generation of rootDSE domainControllerFunctionality
Andrew Bartlett
1
-1
/
+3
2011-02-02
wintest Return debug info when dcpromo fails from the log
Andrew Bartlett
1
-1
/
+11
2011-02-02
s4-waf Don't install any Samba packages into PYTHONDIR
Andrew Bartlett
3
-4
/
+4
2011-02-02
s4-python Remove manipuation of python path from samba module
Andrew Bartlett
1
-2
/
+1
2011-02-02
s4-python Ensure we add the Samba python path first.
Andrew Bartlett
16
-16
/
+16
2011-02-02
waf: Replace python installation rule to allow PYTHONARCHDIR and PYTHONDIR
Andrew Bartlett
1
-7
/
+23
2011-02-02
s4-python Remove unused missing.py (used by old build system)
Andrew Bartlett
1
-17
/
+0
2011-02-02
Remove unused installmisc.sh script, from old build system
Andrew Bartlett
1
-98
/
+0
2011-02-02
s4:heimdal: import lorikeet-heimdal-201101310455 (commit aa88eb1a05c4985cc23f...
Andrew Bartlett
54
-185
/
+192
[prev]
[next]