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-01-11
s3-waf: remove RPCCLI_INITSHUTDOWN subsystem.
Günther Deschner
1
-6
/
+2
2011-01-11
s3-initshutdown: prefer dcerpc_initshutdown_X functions.
Günther Deschner
2
-15
/
+29
2011-01-11
s3-build: remove RPCCLI_EVENTLOG subsystem.
Günther Deschner
1
-2
/
+1
2011-01-11
s3-waf: remove RPCCLI_EVENTLOG subsystem.
Günther Deschner
1
-5
/
+1
2011-01-11
s3-eventlog: prefer dcerpc_eventlog_X functions.
Günther Deschner
1
-46
/
+107
2011-01-11
s3-build: remove RPCCLI_WKSSVC subsystem.
Günther Deschner
1
-2
/
+1
2011-01-11
s3-waf: remove RPCCLI_WKSSVC subsystem.
Günther Deschner
1
-7
/
+3
2011-01-11
s3-wkssvc: prefer dcerpc_wkssvc_X functions.
Günther Deschner
2
-12
/
+32
2011-01-11
s3:winbindd: use ndr_wbint_c.h instead of cli_wbint.h
Stefan Metzmacher
30
-30
/
+30
2011-01-11
s3:winbindd: use ndr_dssetup_c.h instead of cli_dssetup.h
Stefan Metzmacher
1
-1
/
+1
2011-01-11
s3:net: use ndr_dssetup_c.h instead of cli_dssetup.h
Stefan Metzmacher
1
-1
/
+1
2011-01-11
s3:rpcclient: use ndr_dssetup_c.h instead of cli_dssetup.h
Stefan Metzmacher
1
-1
/
+1
2011-01-11
s3:rpcclient: use ndr_dfs_c.h instead of cli_dfs.h
Stefan Metzmacher
1
-1
/
+1
2011-01-11
s4-tests: Tests for expansion of ACEs containing generic information.
Nadezhda Ivanova
1
-2
/
+59
2011-01-11
security: Fixed bugs in expansion of generic information ACEs
Nadezhda Ivanova
1
-38
/
+82
2011-01-11
abi: force TERM=none in abi generation
Andrew Tridgell
1
-1
/
+2
2011-01-11
ldb: link to the download directory on the website
Andrew Tridgell
1
-16
/
+4
2011-01-11
script: tag the releases
Andrew Tridgell
1
-2
/
+8
2011-01-11
script: added librelease.sh script
Andrew Tridgell
1
-0
/
+68
2011-01-11
autobuild: added "make distcheck" for our libs
Andrew Tridgell
1
-0
/
+5
2011-01-11
s4: fixed 'make dist' not to need configure for s4
Andrew Tridgell
1
-2
/
+4
2011-01-11
Fix "make test" - ensure nmbd runs with -S (log to stdout).
Jeremy Allison
1
-2
/
+2
2011-01-10
s3-rpc_client: Fixed the dcerpc_lsa_LookupNames4 client_revision.
Andreas Schneider
1
-1
/
+1
2011-01-10
s3-rpc_client: Fixed the dcerpc_lsa_LookupNames4 lookup_options.
Andreas Schneider
1
-1
/
+1
2011-01-10
s3-rpc_client: Fixed the dcerpc_lsa_LookupSids3 client_revision.
Andreas Schneider
1
-1
/
+1
2011-01-10
s3-rpc_client: Fixed the dcerpc_lsa_LookupSids3 lookup_options.
Andreas Schneider
1
-1
/
+1
2011-01-10
s3-netlogon: Move to new dcerpc client funtions.
Andreas Schneider
1
-56
/
+140
2011-01-10
s3-rpc_client: Added dcerpc_lsa_lookup_names.
Andreas Schneider
2
-31
/
+137
2011-01-10
s3-rpc_client: Added dcerpc_lsa_lookup_sids and dcerpc_lsa_lookup_sids3.
Andreas Schneider
2
-57
/
+214
2011-01-10
s3-rpc_client: Added dcerpc_lsa_open_policy2.
Andreas Schneider
2
-11
/
+62
2011-01-10
s3-rpc_client: Added dcerpc_lsa_open_policy.
Andreas Schneider
2
-9
/
+58
2011-01-10
s3: Remove superfluous ;
Volker Lendecke
1
-1
/
+1
2011-01-10
s3-selftest: re-sync with s4-selftest wscript.
Günther Deschner
1
-6
/
+45
2011-01-10
libcli/security: fix sid_type_lookup().
Günther Deschner
1
-7
/
+5
2011-01-10
m4: Don't AC_MSG_ERROR when too old python is found
Volker Lendecke
1
-5
/
+6
2011-01-09
s4: make pipes with underscore works also
Matthieu Patou
1
-1
/
+3
2011-01-09
s3: Convert enc_blob_send_receive to cli_trans()
Volker Lendecke
1
-34
/
+21
2011-01-09
s3: Fix two incompatible pointer type warnings on Solaris
Volker Lendecke
1
-2
/
+2
2011-01-08
s3: Fix some warnings in the zfsacl module
Volker Lendecke
1
-15
/
+15
2011-01-08
s3: Avoid a ton of registry writes at startup
Volker Lendecke
1
-0
/
+18
2011-01-08
s3: Fix a type error
Volker Lendecke
1
-2
/
+2
2011-01-08
s3: Fix some nonempty blank lines
Volker Lendecke
1
-3
/
+3
2011-01-08
Explicitly set "nmbd: socket dir" in the test environment.
Jeremy Allison
2
-0
/
+9
2011-01-08
waf: ensure "make dist" works from a clean git tree for all libraries
Andrew Tridgell
5
-10
/
+20
2011-01-08
Move wins_lookup_open_socket_in() to remove a compile warning.
Jeremy Allison
1
-44
/
+43
2011-01-07
s3-printing: remove printer_list_need_refresh
David Disseldorp
3
-41
/
+0
2011-01-07
s3-printing: remove old entries in pcap_cache_replace
David Disseldorp
3
-11
/
+24
2011-01-07
s3-printing: Initiate pcap reload from parent smbd
David Disseldorp
10
-47
/
+79
2011-01-07
s3-printing: reload shares after pcap cache fill
David Disseldorp
9
-26
/
+73
2011-01-08
s4: upgradeprovision: Improve wording, punctuation
Michael Wood
1
-57
/
+60
[next]