index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
popt: Use SMB_CONF_PATH environment var if no other configfile is set.
Kai Blin
2008-02-04
1
-0
/
+16
*
Remove unused marshalling for EVENTLOG_OPEN_EVENTLOG.
Günther Deschner
2008-02-04
1
-21
/
+0
*
Remove unused marshalling for EVENTLOG_CLEAR_EVENTLOG.
Günther Deschner
2008-02-04
1
-12
/
+0
*
Remove unused marshalling for EVENTLOG_GET_OLDEST_ENTRY.
Günther Deschner
2008-02-04
1
-12
/
+0
*
Remove unused marshalling for EVENTLOG_GET_NUM_RECORDS.
Günther Deschner
2008-02-04
1
-12
/
+0
*
Remove unused marshalling for SAMR_QUERY_SEC_OBJ.
Günther Deschner
2008-02-02
1
-23
/
+0
*
Remove unused marshalling for SAMR_CREATE_USER.
Günther Deschner
2008-02-01
1
-26
/
+0
*
Remove unused marshalling for SAMR_CREATE_DOM_GROUP.
Günther Deschner
2008-02-01
1
-22
/
+0
*
Remove unused marshalling for SAMR_CREATE_DOM_ALIAS.
Günther Deschner
2008-02-01
1
-23
/
+0
*
NetBSD defines innetgr() in <netgroup.h>
Volker Lendecke
2008-02-01
1
-0
/
+4
*
Remove unused marshalling for SAMR_OPEN_USER.
Günther Deschner
2008-02-01
1
-19
/
+0
*
Remove unused marshalling for SAMR_OPEN_ALIAS.
Günther Deschner
2008-02-01
1
-21
/
+0
*
Remove unused marshalling for SAMR_OPEN_GROUP.
Günther Deschner
2008-02-01
1
-19
/
+0
*
Remove unused marshalling for SAMR_OPEN_DOMAIN.
Günther Deschner
2008-02-01
1
-25
/
+0
*
Remove unused marshalling for SAMR_DELETE_DOM_USER.
Günther Deschner
2008-02-01
1
-17
/
+0
*
Remove unused marshalling for SAMR_DELETE_DOM_ALIAS.
Günther Deschner
2008-02-01
1
-17
/
+0
*
Remove unused marshalling for SAMR_DELETE_DOM_GROUP.
Günther Deschner
2008-02-01
1
-17
/
+0
*
Remove old, unused marshalling code for SAMR_GET_DOM_PWINFO.
Günther Deschner
2008-01-31
1
-18
/
+0
*
Remove unused samr_close marshalling.
Günther Deschner
2008-01-31
1
-17
/
+0
*
Remove include/rpc_ds.h and all references to it completly.
Günther Deschner
2008-01-29
2
-49
/
+0
*
Remove unused rpc_ds marshalling code that is unused now.
Günther Deschner
2008-01-29
1
-64
/
+0
*
Move DS_DOMAIN_FUNCTION defines to ads.h.
Günther Deschner
2008-01-29
2
-6
/
+7
*
Remove hand-written rpccli_netlogon_dsr_getdcnameex[2].
Günther Deschner
2008-01-25
1
-35
/
+0
*
Remove some unused structures from rpc_lsa.h.
Günther Deschner
2008-01-25
1
-122
/
+0
*
Use generated DSSETUP client & server rpc functions and remove the hand-writt...
Günther Deschner
2008-01-25
3
-67
/
+3
*
Trying to avoid defining new SAMR acct creation flags when we already have th...
Günther Deschner
2008-01-25
1
-25
/
+0
*
Add WERR_INVALID_COMPUTER_NAME.
Günther Deschner
2008-01-24
1
-0
/
+1
*
Add dump-domain-list command for debugging winbindd's domain_list.
Günther Deschner
2008-01-24
1
-0
/
+1
*
netlogon.idl: add some MSV1_0_ values from samba3 and use a bitmap32
Stefan Metzmacher
2008-01-24
1
-1
/
+1
*
Re-run make idl and use generated ndr based on samba4 security.idl (except fo...
Günther Deschner
2008-01-24
1
-4
/
+1
*
Windows 2008 (Longhorn) auth2 flag fixes.
Andreas Schneider
2008-01-23
1
-0
/
+2
*
Forward ported version of Matt Geddes <musicalcarrion@gmail.com>
Jeremy Allison
2008-01-23
1
-1
/
+26
*
Fix tab_depth: it should not create an extra debug header.
Michael Adam
2008-01-23
1
-2
/
+5
*
Move samba_extended_info_version to smbd/trans2.c
Volker Lendecke
2008-01-22
1
-1
/
+0
*
Get Samba version or capability information from Windows
Corinna Vinschen
2008-01-22
1
-0
/
+12
*
Hide streams from the EA API
Volker Lendecke
2008-01-22
1
-0
/
+2
*
Add SMB_VFS_FS_CAPABILITIES
Volker Lendecke
2008-01-21
2
-0
/
+6
*
Add a registry backend perflib that replaces the former dynamic overlay.
Michael Adam
2008-01-20
1
-0
/
+2
*
Add a registry backend current_version that replaces the former dynamic overlay.
Michael Adam
2008-01-20
1
-0
/
+1
*
Reorder the registry key name constants in a more systematic way.
Michael Adam
2008-01-20
1
-5
/
+5
*
Add a registry backend tcpip_params that replaces the former dynamic overlay.
Michael Adam
2008-01-20
1
-0
/
+1
*
Add a registry backend prod_options that replaces the former dynamic overlay.
Michael Adam
2008-01-20
1
-0
/
+1
*
Some systems do not have XATTR_ defined
Volker Lendecke
2008-01-20
1
-0
/
+8
*
Add streams support
Volker Lendecke
2008-01-19
1
-0
/
+5
*
Add the STREAMINFO vfs call
Volker Lendecke
2008-01-19
2
-0
/
+13
*
The remote storage op is gone
Volker Lendecke
2008-01-19
1
-1
/
+1
*
Fix the build
Volker Lendecke
2008-01-19
1
-0
/
+1
*
Add the "allinfo" command to smbclient
Volker Lendecke
2008-01-18
1
-0
/
+10
*
Add a registry backend netlogon_params that replaces the former dynamic overlay.
Michael Adam
2008-01-18
1
-0
/
+1
*
Add and correct some WERROR codes.
Michael Adam
2008-01-18
1
-1
/
+6
[prev]
[next]