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
path:
root
/
source3
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-16
Add notify_onelevel.tdb
Volker Lendecke
8
-0
/
+383
2009-04-16
Rename notify_context->db to db_recursive
Volker Lendecke
1
-9
/
+12
2009-04-16
In net_conf_import, start a transaction when importing a single share.
Martin Schwenke
1
-0
/
+8
2009-04-16
Fix crash bug in NTLMSSP caused by msrpc_parse() moving to talloc
Andrew Bartlett
1
-4
/
+2
2009-04-16
s3-lsa: Fix Bug #6263. Unexpected LookupSids reply crashes XP pre-SP3.
Günther Deschner
1
-1
/
+9
2009-04-15
Fix bug #6089 - Winbind samr_OpenDomain not possible with Samba 3.2.6+
Jeremy Allison
8
-53
/
+45
2009-04-15
Merge branch 'master' of ssh://git.samba.org/data/git/samba into libcli-auth-...
Andrew Bartlett
6
-42
/
+23
2009-04-14
s3-spoolss: Fix format of description string in spoolss_PrinterInfo1.
Günther Deschner
1
-10
/
+6
2009-04-14
netdomjoin-gui: make sure to grey out change fields when not running as root.
Günther Deschner
1
-0
/
+15
2009-04-14
s3-nsswitch: fix make test_wbpad.
Günther Deschner
1
-1
/
+1
2009-04-14
s3-svcctl: fix memcpy in _svcctl_EnumServicesStatusW().
Günther Deschner
1
-2
/
+1
2009-04-14
s3-spoolss: remove unused dup_nt_devicemode().
Günther Deschner
2
-29
/
+0
2009-04-14
s3: Fix ntlm_auth and winbindd to use new common libcli/auth APIs
Andrew Bartlett
2
-11
/
+11
2009-04-14
Make Samba3 use the new common libcli/auth code
Andrew Bartlett
12
-144
/
+164
2009-04-14
Use common samsync delta decryption functions in libnet_samsync.c
Andrew Bartlett
1
-157
/
+7
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
Rework Samba3 to use new libcli/auth code (partial)
Andrew Bartlett
44
-2514
/
+150
2009-04-14
Move DRSUAPI per-attribute decryption into a common file
Andrew Bartlett
1
-71
/
+5
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-13
s3-rpcclient: add set_job command.
Günther Deschner
1
-0
/
+55
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-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
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
s3-spoolss: implement dummy _spoolss_AddPort().
Günther Deschner
1
-11
/
+12
2009-04-10
s3-spoolss: add support for level 8 in _spoolss_GetPrinter().
Günther Deschner
1
-0
/
+37
2009-04-10
s3-eventlog: implement _eventlog_FlushEventLog().
Günther Deschner
1
-6
/
+15
2009-04-10
s3-eventlog: implement _eventlog_GetLogInformation().
Günther Deschner
1
-6
/
+44
2009-04-09
Merge branch 'master' of ssh://jra@git.samba.org/data/git/samba
Jeremy Allison
66
-3027
/
+3358
2009-04-09
Fix bug #6254 - PUT/GET produces an error in IPv6 to a smb-server(3.3) has pa...
Jeremy Allison
1
-18
/
+23
2009-04-10
s3-selftest: enable the RPC-NTSVCS torture test against Samba3.
Günther Deschner
1
-1
/
+1
2009-04-10
s3-ntsvcs: fix _PNP_GetDeviceList and _PNP_GetDeviceListSize.
Günther Deschner
1
-17
/
+24
[prev]
[next]