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
2009-04-14
Rework Samba4 to use the new common libcli/auth code
Andrew Bartlett
27
-331
/
+330
2009-04-14
Rework netlogon credentials for the top level
Andrew Bartlett
2
-59
/
+130
2009-04-14
Push schannel_state.c into the top level.
Andrew Bartlett
4
-284
/
+323
2009-04-14
Use common samsync delta decryption functions in libnet_samsync.c
Andrew Bartlett
4
-291
/
+209
2009-04-14
More work to adapt to merged libcli/auth function prototypes
Andrew Bartlett
5
-16
/
+20
2009-04-14
Adapt to common crypto functions: sam_pwd_hash() -> sam_rid_crypt()
Andrew Bartlett
2
-8
/
+10
2009-04-14
libcli/auth Don't compile against un-needed Samba4 headers
Andrew Bartlett
1
-1
/
+0
2009-04-14
Port Samba4 to the new combined libcli/auth functions
Andrew Bartlett
6
-49
/
+11
2009-04-14
Move ntlm_check.h into the common libcli/auth
Andrew Bartlett
1
-0
/
+0
2009-04-14
Rework Samba3 to use new libcli/auth code (partial)
Andrew Bartlett
48
-2520
/
+198
2009-04-14
Merge smbencrypt.c between Samba3 and Samba4
Andrew Bartlett
1
-31
/
+219
2009-04-14
Rework trivial msrpc parser to use convert_string_talloc()
Andrew Bartlett
1
-21
/
+21
2009-04-14
Move MSRPC-PARSE into the common libcli/auth
Andrew Bartlett
3
-6
/
+6
2009-04-14
Move DRSUAPI per-attribute decryption into a common file
Andrew Bartlett
9
-347
/
+249
2009-04-14
Move libcli/auth to the top level
Andrew Bartlett
11
-18
/
+14
2009-04-14
s3:charcnv remove now unused malloc() based conversion functions
Andrew Bartlett
2
-43
/
+0
2009-04-14
Add some harmless use of talloc_tos() in ntlm_auth
Andrew Bartlett
2
-5
/
+5
2009-04-14
Convert Samba3 to use the common lib/util/charset API
Andrew Bartlett
21
-356
/
+190
2009-04-14
Solve some of the conflict between Samba3 and Samba4 push_string
Andrew Bartlett
8
-53
/
+86
2009-04-14
Merge branch 'master' of ssh://git.samba.org/data/git/samba into master-devel
Andrew Bartlett
4
-41
/
+102
2009-04-14
s4:ldb Make it possible to re-run ldap.py again
Andrew Bartlett
1
-2
/
+6
2009-04-13
s3-rpcclient: add set_job command.
Günther Deschner
1
-0
/
+55
2009-04-13
s4-smbtorture: fix two valgrind warnings.
Günther Deschner
1
-0
/
+2
2009-04-13
s4-smbtorture: disable test_SecondaryClosePrinter when running against s3 for...
Günther Deschner
1
-4
/
+8
2009-04-13
s4-smbtorture: move test_ReplyOpenPrinter from RPC-SPOOLSS to RPC-SPOOLSS-NOT...
Günther Deschner
2
-36
/
+36
2009-04-13
s3-spoolss: fix typo in fill_printer_driver_info3().
Günther Deschner
1
-1
/
+1
2009-04-13
s3-loadparm: Fix resume command typo for "printing = vlp".
Günther Deschner
1
-1
/
+1
2009-04-13
s3-spoolss: Fix permission checks for _spoolss_AddForm,SetForm and DelForm.
Günther Deschner
1
-12
/
+34
2009-04-13
s3: re-run make samba3-idl.
Günther Deschner
3
-3
/
+29
2009-04-13
spoolss: add spoolss_DriverAttributes bitmask.
Günther Deschner
1
-2
/
+6
2009-04-13
s3-spoolss: use enumprinterdrivers_level() for level 3 enum.
Günther Deschner
1
-67
/
+6
2009-04-13
s3-spoolss: use enumprinterdrivers_level() for level 2 enum.
Günther Deschner
1
-66
/
+6
2009-04-13
s3-spoolss: use enumprinterdrivers_level() for level 1 enum.
Günther Deschner
1
-67
/
+7
2009-04-13
s3-spoolss: add generic enumprinterdrivers_level function.
Günther Deschner
1
-0
/
+86
2009-04-13
s4-smbtorture: use printerinfo level 1 name, not description in
Günther Deschner
1
-4
/
+11
2009-04-13
s3: re-run make samba3-idl.
Günther Deschner
2
-73
/
+73
2009-04-13
spoolss: fix order of strings in PrinterInfo1 structs.
Günther Deschner
1
-2
/
+2
2009-04-13
Use convert_string_talloc, thanks Andrew!
Volker Lendecke
1
-1
/
+1
2009-04-12
We have to deny a level 2 oplock if kernel oplocks are enabled
Volker Lendecke
1
-0
/
+6
2009-04-12
Fix a bug in smbclient not sending the correct called name
Volker Lendecke
1
-1
/
+5
2009-04-12
Add "netbios retarget"
Volker Lendecke
1
-0
/
+93
2009-04-12
Reactivate get_socket_port
Volker Lendecke
2
-4
/
+2
2009-04-12
write_data already guarantees everything was written
Volker Lendecke
1
-9
/
+6
2009-04-12
Extract and print the server name type the client connects to
Volker Lendecke
1
-7
/
+7
2009-04-11
Fix some nonempty blank lines
Volker Lendecke
1
-4
/
+4
2009-04-11
Fix a memleak in an unlikely error path in change_notify_create()
Volker Lendecke
1
-0
/
+1
2009-04-11
Use talloc_tos() for a temp convert_string_allocate()
Volker Lendecke
1
-3
/
+3
2009-04-10
Link in the threads functions, not yet used.
Jeremy Allison
2
-1
/
+4
2009-04-10
s4:rpc_server: split out the parsing of the ncacn_packet from analyzing of th...
Stefan Metzmacher
1
-34
/
+55
2009-04-10
s4:rpc_server: report available output for all replies
Stefan Metzmacher
1
-0
/
+24
[next]