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
2011-05-31
s3:libgpo/gpo_proto.h: add _LIBGPO_GPO_PROTO_H_ guard
Michael Adam
1
-0
/
+5
2011-05-31
s3:libgpo/gpo_proto.h: add GPL/Copyright header
Michael Adam
1
-0
/
+19
2011-05-31
s3:libads/kerberos_proto.h: add _LIBADS_KERBEROS_PROTO_H_ guard
Michael Adam
1
-0
/
+5
2011-05-31
s3:libads/kerberos_proto.h: add GPL/Copyright header
Michael Adam
1
-0
/
+29
2011-05-31
s3:libads/ads_proto.h: add _LIBADS_ADS_PROTO_H_ guard
Michael Adam
1
-0
/
+5
2011-05-31
s3:libads/ads_proto.h: add GPL/Copyright header
Michael Adam
1
-0
/
+31
2011-05-31
s3:nmbd/nmbd_proto.h: add GPL/Copyright header
Michael Adam
1
-0
/
+25
2011-05-31
s3:winbindd/idmap_proto.h: add _WINBINDD_IDMAP_PROTO_H_ guard
Michael Adam
1
-0
/
+4
2011-05-31
s3:winbindd/idmap_proto.h: add GPL/Copyright header
Michael Adam
1
-0
/
+25
2011-05-31
s3:groupdb/proto.h: add _GROUPDB_PROTO_H_ guard
Michael Adam
1
-0
/
+5
2011-05-31
s3:groupdb/proto.h: add GPL/Copyright header
Michael Adam
1
-0
/
+22
2011-05-31
s3:smbd/proto.h: add _SMBD_PROTO_H_ guard
Michael Adam
1
-0
/
+5
2011-05-31
s3:smbd/proto.h: add GPL/Copyright header
Michael Adam
1
-0
/
+44
2011-05-31
s3:locking/proto.h: add _LOCKING_PROTO_H_ guard
Michael Adam
1
-0
/
+5
2011-05-31
s3:locking/proto.h: add GPL/Copyright header
Michael Adam
1
-0
/
+21
2011-05-31
s3:auth/proto.h: add _AUTH_PROTO_H_ guard
Michael Adam
1
-0
/
+5
2011-05-31
s3:auth/proto.h: add GPL/Copyright header
Michael Adam
1
-0
/
+31
2011-05-31
s3:passdb/proto.h: add _PASSDB_PROTO_H_ guard
Michael Adam
1
-0
/
+4
2011-05-31
s3:passdb/proto.h: add GPL/copyright comment header
Michael Adam
1
-0
/
+36
2011-05-31
s3-build Specify more of the smbconf dependencies
Andrew Bartlett
3
-166
/
+165
2011-05-31
s3-build Make smbregistry depend on more of the subsystems it needs
Andrew Bartlett
1
-1
/
+1
2011-05-31
s3-build Add util_sec subsystem
Andrew Bartlett
1
-2
/
+8
2011-05-31
s3-build Move dbwrap_rbt into dbwrap_util subsystem
Andrew Bartlett
1
-3
/
+2
2011-05-31
s3-build Create dbwrap_util subsystem
Andrew Bartlett
3
-63
/
+72
2011-05-31
s3-build: Rearrange build system to seperate out simple libraries
Andrew Bartlett
1
-27
/
+54
2011-05-31
s3-build Add dependency on 'ldap' and 'ber'
Andrew Bartlett
1
-1
/
+1
2011-05-31
s3-lib Move free_namearray() into it's own file
Andrew Bartlett
4
-17
/
+41
2011-05-31
s3-lib Move realloc based string substitution functions out of util_str.c
Andrew Bartlett
5
-125
/
+150
2011-05-31
s3-lib Move sstring_sub() to it's only user and make static
Andrew Bartlett
3
-28
/
+27
2011-05-31
s3-param Move init_iconv() to loadparm.c
Andrew Bartlett
3
-15
/
+14
2011-05-31
libcli/security: move secdesc.c to the top level libcli/security
Andrew Bartlett
8
-755
/
+5
2011-05-31
s3-globals Remove smbd_event_context() (use server_event_context())
Andrew Bartlett
25
-82
/
+61
2011-05-31
s3-param split service.c into param and smbd components
Andrew Bartlett
7
-262
/
+319
2011-05-31
s3-smbd Split conn.c into 3 files
Andrew Bartlett
7
-236
/
+303
2011-05-31
s3-build: Move user_util.c into it's own subsystem
Andrew Bartlett
1
-4
/
+6
2011-05-31
s3-lib Move string_init functions into their own file
Andrew Bartlett
4
-54
/
+82
2011-05-31
s3-smbd provide struct smbd_server_connection * to conn_snum_used
Andrew Bartlett
12
-21
/
+33
2011-05-30
s3: Safely mark our sconn as smb2 if we have that protocol
Volker Lendecke
1
-0
/
+2
2011-05-30
Improve documentation for net rpc trust
Sumit Bose
1
-13
/
+16
2011-05-30
s3:net: registry export: close key after recursion returns
Gregor Beck
1
-1
/
+3
2011-05-30
s3:net registry: polish output of net registry enumerate[_recursive]
Michael Adam
1
-11
/
+15
2011-05-30
s3:net: registry: use recursive implementation for enumerate
Gregor Beck
1
-63
/
+41
2011-05-30
s3:net: registry: add new command enumerate_recursive
Gregor Beck
1
-0
/
+107
2011-05-30
nfs4_acls: pass ACE_FLAG_INHERITED_ACE down from the client
Gregor Beck
1
-0
/
+3
2011-05-30
nfs4_acls: pass ACE_FLAG_INHERITED_ACE up to the client
Gregor Beck
2
-1
/
+5
2011-05-30
s3:smbcacls: fix parsing of multiple flags
Gregor Beck
1
-1
/
+6
2011-05-30
s3: fix some -Wunused-but-set-variable build warnings.
Günther Deschner
4
-12
/
+2
2011-05-30
s3: Add ioctl code to smbd_smb2_ioctl_send debug
Volker Lendecke
1
-2
/
+3
2011-05-29
s3: Remove unused cli_session_request
Volker Lendecke
2
-131
/
+0
2011-05-29
s3: Remove unused cli_connect
Volker Lendecke
2
-180
/
+0
[next]