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-08
Convert cli_pull to tevent_req
Volker Lendecke
2
-54
/
+49
2009-04-08
s3-net: Fix Bug #5329: add "net rpc service delete/create".
Günther Deschner
1
-0
/
+204
2009-04-08
Convert rpc_transport_smbd_init to tevent_req
Volker Lendecke
2
-39
/
+37
2009-04-08
Convert rpc_cli_smbd_conn_init to tevent_req
Volker Lendecke
2
-44
/
+41
2009-04-08
Convert get_anon_ipc to tevent_req
Volker Lendecke
1
-40
/
+35
2009-04-08
Convert rpc_transport_np_init to tevent_req
Volker Lendecke
3
-46
/
+43
2009-04-08
error-codes: add some service related error codes.
Günther Deschner
2
-0
/
+6
2009-04-08
s4-smbtorture: fix test_ReportEventLog in RPC-EVENTLOG.
Günther Deschner
1
-2
/
+3
2009-04-08
s3-eventlog: split out evlog_convert_tdb_to_evt().
Günther Deschner
3
-52
/
+80
2009-04-08
s3-eventlog: move rpc_server/srv_eventlog_lib.c out of rpc_server.
Günther Deschner
3
-2
/
+2
2009-04-08
s3/packaging: Add idmap_hash and idmap_adex to the list of built modules.
Karolin Seeger
1
-1
/
+1
2009-04-08
Make the schema_inferiors generation code to compile
Andrew Bartlett
4
-70
/
+101
2009-04-08
Rework util_strlist prototypes to use a bit more and less const
Andrew Bartlett
2
-9
/
+43
2009-04-08
s3-rpc-server: remove unused rpc_server/srv_util.c file.
Günther Deschner
1
-88
/
+0
2009-04-08
s3-selftest: As Samba3 now passes RPC-SPOOLSS-WIN enable it against ourself.
Günther Deschner
1
-1
/
+1
2009-04-08
s4-smbtorture: Small fix for RPC-SPOOLSS-WIN to deal with driver-less printers.
Günther Deschner
1
-3
/
+15
2009-04-08
s3-selftest: add root for make test as well (not only make selftest).
Günther Deschner
1
-0
/
+1
2009-04-08
s3-util-sock: add ismyaddr() check in is_myname_or_ipaddr().
Günther Deschner
1
-0
/
+4
2009-04-08
s3-selftest: Samba3 passes RPC-SVCCTL so enable it during make test.
Günther Deschner
1
-0
/
+1
2009-04-08
selftest: add a fake root user to nss_wrapper_passwd in s3.
Günther Deschner
1
-0
/
+1
2009-04-08
svcctl: use offered/needed for buffer sizes as in spoolss.
Günther Deschner
8
-525
/
+525
2009-04-08
s3-svcctl: no need to define SVCCTL_NUM_INTERNAL_SERVICES twice in a file.
Günther Deschner
1
-2
/
+0
2009-04-08
s3:lib Use push_ucs2_talloc() in ms_fnmatch()
Andrew Bartlett
1
-7
/
+7
2009-04-07
s3-spoolss: set servername to global_myname() in set_printer_hnd_name().
Günther Deschner
1
-1
/
+1
2009-04-07
s3:charcnv Remove unused unistrcpy() and unistrlen()
Andrew Bartlett
2
-39
/
+0
2009-04-07
s3:rpc_parse remove unused prs_unistr2()
Andrew Bartlett
2
-39
/
+0
2009-04-07
s3:charcnv Remove unused unistr2 functions
Andrew Bartlett
2
-121
/
+0
2009-04-07
s3:charcnv Remove unused ucs2_to_unistr2()
Andrew Bartlett
2
-47
/
+0
2009-04-07
s3/docs: Raise version number up to 3.5.
Karolin Seeger
82
-82
/
+82
2009-04-07
s3/popt.h: Fix typo.
Karolin Seeger
1
-1
/
+1
2009-04-07
s3/loadparm: Fiy typos.
Karolin Seeger
1
-2
/
+2
2009-04-07
s3/gpo_ldap: Fix typo.
Karolin Seeger
1
-1
/
+1
2009-04-07
s3/smbconf_reg: Fix typo.
Karolin Seeger
1
-1
/
+1
2009-04-07
s3/docs: Fix typo.
Karolin Seeger
1
-1
/
+1
2009-04-07
s3 onefs: Fix case-insensitivity for mangled names
Tim Prouty
1
-0
/
+12
2009-04-07
s3 oplocks: Add back procid_str to debug message
Tim Prouty
1
-2
/
+3
2009-04-07
s3:smbldap convert the easy cases to push_utf8_talloc()
Andrew Bartlett
1
-8
/
+8
2009-04-07
s3:kerberos Rework smb_krb5_unparse_name() to take a talloc context
Andrew Bartlett
9
-65
/
+54
2009-04-07
s3:smbtorture Convert charcnv torture suite to use push_ucs2_talloc()
Andrew Bartlett
1
-4
/
+4
2009-04-07
first cut at a C version of the possible inferiors code
Andrew Tridgell
1
-0
/
+172
2009-04-07
don't load @ATTRIBUTES if we have an override handler in place
Andrew Tridgell
1
-0
/
+7
2009-04-07
fixed internal handling of attribute deletion
Andrew Tridgell
1
-13
/
+23
2009-04-07
added a str_list_append() function
Andrew Tridgell
1
-0
/
+23
2009-04-07
s3-libads: avoid NULL talloc context with ads_get_dn().
Günther Deschner
5
-15
/
+15
2009-04-07
s3: re-run make samba3-idl.
Günther Deschner
2
-2
/
+1
2009-04-07
svcctl: Fix svcctl_ControlsAccepted bitmask.
Günther Deschner
1
-1
/
+2
2009-04-07
s3-svcctl: Fix _svcctl_EnumServicesStatusW() crash bug on too small buffer.
Günther Deschner
1
-1
/
+3
2009-04-06
s3 onefs: Simplify level 2 oplock self-contention
Tim Prouty
1
-74
/
+5
2009-04-06
s3 oplocks: Refactor level II oplock contention
Tim Prouty
2
-57
/
+54
2009-04-06
s3-samr: add support for _samr_Connect3() while planning to pass a s4 smbtort...
Günther Deschner
1
-10
/
+19
[prev]
[next]