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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-08
Add CLI_FULL_CONNECTION_FALLBACK_AFTER_KERBEROS define.
Günther Deschner
1
-0
/
+1
2008-04-07
smbd: make it possible to change the write time delay for testing
Stefan Metzmacher
1
-0
/
+3
2008-04-07
smbd: implement the strange write time update logic
Stefan Metzmacher
1
-3
/
+7
2008-04-07
locking: store the write time in the locking.tdb
Stefan Metzmacher
1
-0
/
+4
2008-04-03
Add NT_STATUS_RPC_CANNOT_SUPPORT.
Günther Deschner
1
-0
/
+1
2008-04-02
Fix NETLOGON credential chain with Windows 2008 all over the place.
Günther Deschner
1
-4
/
+40
2008-03-31
Patch from Nicholas Brealey <nick@brealey.org> to distinguish between WinXP a...
Gerald W. Carter
1
-1
/
+1
2008-03-28
Fix a confusing variable name
Volker Lendecke
1
-2
/
+2
2008-03-27
Remove last reference to rpc_netlogon.h.
Günther Deschner
1
-1
/
+0
2008-03-27
Remove unused marshalling for Netlogon Lockout String.
Günther Deschner
2
-46
/
+0
2008-03-27
dbwrap: add db_open_trans()
Stefan Metzmacher
1
-0
/
+5
2008-03-27
Remove unused DS_DOMAIN_CONTROLLER_INFO struct.
Günther Deschner
1
-12
/
+0
2008-03-27
Move netr_LogonLevel flags to IDL, rename old one to netr_LogonInfo.
Günther Deschner
1
-3
/
+0
2008-03-27
Move DSGETDC_VALID_FLAGS to IDL.
Günther Deschner
1
-19
/
+0
2008-03-27
Move LOGON_KRB5_FAIL_CLOCK_SKEW to winbindd_pam.
Günther Deschner
1
-2
/
+0
2008-03-27
Move the known NETLOGON_CONTROL reply flags to IDL.
Günther Deschner
1
-8
/
+0
2008-03-27
Move inline comment about MSV1_0 flags to IDL.
Günther Deschner
1
-18
/
+0
2008-03-26
Fill in IDL for PNP_GetDeviceRegProp.
Günther Deschner
1
-2
/
+0
2008-03-26
Comment out some svcctl headers which are now defined in IDL.
Günther Deschner
1
-3
/
+7
2008-03-26
util_tdb: remove trivial and unused tdb_wipe().
Michael Adam
1
-2
/
+0
2008-03-26
util_tdb: make the _byblob fetch/store functions public again.
Michael Adam
1
-0
/
+4
2008-03-25
util_tdb: add a wrapper tdb_wipe() for traverse with tdb_traverse_delete_fn().
Michael Adam
1
-2
/
+1
2008-03-25
util_tdb: add the tdb_pack_append() prototype to util_tdb.h
Michael Adam
1
-0
/
+2
2008-03-25
util_tdb: group prototypes in util_tdb.h thematically
Michael Adam
1
-13
/
+20
2008-03-25
build: don't autogenerate prototypes for util_tdb and dbwrap anymore.
Michael Adam
2
-0
/
+38
2008-03-21
Remove remaining old srvsvc client and server rpc code entirely.
Günther Deschner
2
-53
/
+0
2008-03-21
Move MAX.*ENTRY definitions out of old rpc srvsvc parsing code.
Günther Deschner
1
-14
/
+0
2008-03-21
Remove unused marshalling for SRV_NET_SESS_ENUM.
Günther Deschner
1
-55
/
+0
2008-03-21
Remove unused marshalling for SRV_NET_CONN_ENUM.
Günther Deschner
1
-99
/
+0
2008-03-20
Remove unused marshalling for SVCCTL_ENUM_DEPENDENT_SERVICES.
Günther Deschner
1
-16
/
+0
2008-03-19
Remove unused marshalling for SRV_NET_FILE_ENUM.
Günther Deschner
1
-39
/
+0
2008-03-18
Fix bug 5334
Volker Lendecke
1
-0
/
+7
2008-03-17
Coverity fixes
Marc VanHeyningen
1
-8
/
+4
2008-03-17
Move libnet_conf to a library lib/smbconf/ of its own, fixing the api.
Michael Adam
1
-0
/
+2
2008-03-12
For convenience reasons, always create cli->srv_name_slash in the rpc_client.
Günther Deschner
1
-0
/
+1
2008-03-12
Remove unused marshalling for SRV_NET_DISK_ENUM.
Günther Deschner
1
-25
/
+0
2008-03-10
Use a separate tdb for mutexes
Volker Lendecke
1
-0
/
+1
2008-03-10
Add transactions to the dbwrap API
Volker Lendecke
1
-0
/
+3
2008-03-10
Remove unused marshalling for SRV_NET_SESS_DEL.
Günther Deschner
1
-21
/
+0
2008-03-10
Remove unused marshalling for SRV_NET_SHARE_{ENUM,ADD,SETINFO,GETINFO}
Günther Deschner
1
-350
/
+0
2008-03-08
Remove unused marshalling for SRV_NET_FILE_SET_SECDESC and SRV_R_NET_FILE_GET...
Günther Deschner
1
-46
/
+0
2008-03-07
Remove unused marshalling for SRV_NET_NAME_VALIDATE.
Günther Deschner
1
-14
/
+0
2008-03-07
Remove unused marshalling for SRV_NET_SHARE_DEL.
Günther Deschner
1
-17
/
+0
2008-03-06
Add infrastructure to support async SMB requests
Volker Lendecke
3
-0
/
+93
2008-03-06
Add basic infrastructure for general async requests
Volker Lendecke
2
-0
/
+90
2008-03-05
Remove unused marshalling for SRV_NET_REMOTE_TOD.
Günther Deschner
1
-36
/
+0
2008-03-05
Remove unused marshalling for SRV_NET_SRV_SET_INFO.
Günther Deschner
1
-85
/
+0
2008-03-05
Remove unused marshalling for SRV_NET_SRV_GET_INFO.
Günther Deschner
1
-18
/
+0
2008-03-03
use constant name less likely to cause conflict
Derrell Lipman
1
-50
/
+50
2008-03-03
Missed a few 'deprecated' markers
Derrell Lipman
1
-2
/
+2
[next]