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
2008-03-21
Fix Coverity ID 538
Volker Lendecke
1
-3
/
+3
2008-03-21
Fix Coverity ID 547
Volker Lendecke
1
-4
/
+1
2008-03-21
Fix Coverity ID 548
Volker Lendecke
1
-3
/
+5
2008-03-21
Fix Coverity IDs 553, 552
Volker Lendecke
1
-0
/
+4
2008-03-21
Add my copyright.
Günther Deschner
1
-0
/
+1
2008-03-21
Remove remaining old srvsvc client and server rpc code entirely.
Günther Deschner
7
-347
/
+6
2008-03-21
Remove double RPC_PARSE_OBJ2 from Makefile.
Günther Deschner
1
-1
/
+0
2008-03-21
Move MAX.*ENTRY definitions out of old rpc srvsvc parsing code.
Günther Deschner
2
-14
/
+15
2008-03-21
Remove unused marshalling for SRV_NET_SESS_ENUM.
Günther Deschner
2
-359
/
+0
2008-03-21
Use pidl for _srvsvc_NetSessEnum().
Günther Deschner
2
-153
/
+96
2008-03-21
Add support for setting resume handle in netsessenum rpcclient command.
Günther Deschner
1
-3
/
+9
2008-03-21
Remove unused marshalling for SRV_NET_CONN_ENUM.
Günther Deschner
2
-464
/
+0
2008-03-21
Use pidl for _srvsvc_NetConnEnum().
Günther Deschner
2
-154
/
+97
2008-03-21
Allow to set or unset resume_handle in netconnenum in rpcclient.
Günther Deschner
1
-1
/
+3
2008-03-21
libsmbconf: reformaat - fix some whispacing/tabs
Michael Adam
1
-7
/
+7
2008-03-21
libsmbconf: add backend specific init function.
Michael Adam
7
-9
/
+18
2008-03-21
libsmbconf: add shutdown handler to smbconf_ops.
Michael Adam
2
-1
/
+8
2008-03-21
libsmbconf: fix comments
Michael Adam
1
-2
/
+1
2008-03-21
libsmbconf: rename smbconf_close() to smbconf_shutdown().
Michael Adam
5
-7
/
+7
2008-03-21
libsmbconf: rename smbconf_open() to smbconf_init().
Michael Adam
6
-9
/
+9
2008-03-21
libsmbconf: add open and close operations to the smbconf_ops.
Michael Adam
2
-1
/
+15
2008-03-21
libsmbconf: introduce a smbconf_ops layer to allow interchangeable backends.
Michael Adam
2
-14
/
+64
2008-03-21
libsmbconf: move smbconf_reg_initialize() down to the smbconf operations.
Michael Adam
1
-20
/
+20
2008-03-21
libsmbconf: add existence check for service to smbconf_delete_share().
Michael Adam
1
-0
/
+4
2008-03-21
libsmbconf: add existence check for service to smbconf_get_share().
Michael Adam
1
-0
/
+4
2008-03-21
libsmbconf: add check for NULL servicename to smbconf_share_exists().
Michael Adam
1
-0
/
+3
2008-03-21
libsmbconf: fix a comment
Michael Adam
1
-1
/
+1
2008-03-21
libsmbconf: refactor out registry implementation of smbconf operations.
Michael Adam
1
-229
/
+326
2008-03-21
libsmbconf: refactor autocreation of [global] into a helper function.
Michael Adam
1
-21
/
+18
2008-03-21
libsmbconf: put the smbconf context struct into a private header.
Michael Adam
3
-3
/
+29
2008-03-21
libsmbconf: change the API to always take the smbconf_ctx parameter first.
Michael Adam
4
-26
/
+30
2008-03-21
libsmbconf: fix indentation.
Michael Adam
1
-3
/
+3
2008-03-21
libsmbconf: change smbconf_get_seqnum() to smbconf_changed().
Michael Adam
3
-19
/
+42
2008-03-21
libsmbconf: fix a comment
Michael Adam
1
-2
/
+1
2008-03-20
A level 25 setuserinfo does change the pwdlastset
Volker Lendecke
1
-6
/
+22
2008-03-20
smbd: fix session setup with security = share.
Michael Adam
1
-1
/
+1
2008-03-20
Fix an uninitialized variable warning
Volker Lendecke
1
-0
/
+1
2008-03-20
Port 3c1f1f0797e from 3-0-ctdb
root
1
-3
/
+57
2008-03-20
Fix some warnings in the tsmsm module
Volker Lendecke
1
-4
/
+6
2008-03-20
loadparm: reenable checking files for updates while in registry configuration.
Michael Adam
1
-9
/
+0
2008-03-20
loadparm: remove unneeded include.
Michael Adam
1
-1
/
+0
2008-03-20
registry: use available string constant in debug statement.
Michael Adam
1
-1
/
+1
2008-03-20
registry: in regdb_init, not only complain about INFO/version, store it...
Michael Adam
1
-0
/
+8
2008-03-20
registry: reformat regdb_init() slightly, breaking long lines.
Michael Adam
1
-6
/
+9
2008-03-20
registry: untangle assignment and if-statement in regdb_init().
Michael Adam
1
-2
/
+2
2008-03-20
registry: separate initialization of registry data from regdb_init().
Michael Adam
3
-9
/
+14
2008-03-20
registry: add a transaction wrapper to init_registry_key_internal().
Michael Adam
1
-0
/
+31
2008-03-20
registry: refactor creation of subkeys out of init_registry_data().
Michael Adam
1
-79
/
+92
2008-03-20
Remove unused marshalling for SVCCTL_ENUM_DEPENDENT_SERVICES.
Günther Deschner
2
-72
/
+0
2008-03-20
Use pidl for _svcctl_EnumDependentServicesW().
Günther Deschner
2
-29
/
+8
[prev]
[next]