summaryrefslogtreecommitdiff
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* s3:libgpo/gpo_proto.h: add _LIBGPO_GPO_PROTO_H_ guardMichael Adam2011-05-311-0/+5
* s3:libgpo/gpo_proto.h: add GPL/Copyright headerMichael Adam2011-05-311-0/+19
* s3:libads/kerberos_proto.h: add _LIBADS_KERBEROS_PROTO_H_ guardMichael Adam2011-05-311-0/+5
* s3:libads/kerberos_proto.h: add GPL/Copyright headerMichael Adam2011-05-311-0/+29
* s3:libads/ads_proto.h: add _LIBADS_ADS_PROTO_H_ guardMichael Adam2011-05-311-0/+5
* s3:libads/ads_proto.h: add GPL/Copyright headerMichael Adam2011-05-311-0/+31
* s3:nmbd/nmbd_proto.h: add GPL/Copyright headerMichael Adam2011-05-311-0/+25
* s3:winbindd/idmap_proto.h: add _WINBINDD_IDMAP_PROTO_H_ guardMichael Adam2011-05-311-0/+4
* s3:winbindd/idmap_proto.h: add GPL/Copyright headerMichael Adam2011-05-311-0/+25
* s3:groupdb/proto.h: add _GROUPDB_PROTO_H_ guardMichael Adam2011-05-311-0/+5
* s3:groupdb/proto.h: add GPL/Copyright headerMichael Adam2011-05-311-0/+22
* s3:smbd/proto.h: add _SMBD_PROTO_H_ guardMichael Adam2011-05-311-0/+5
* s3:smbd/proto.h: add GPL/Copyright headerMichael Adam2011-05-311-0/+44
* s3:locking/proto.h: add _LOCKING_PROTO_H_ guardMichael Adam2011-05-311-0/+5
* s3:locking/proto.h: add GPL/Copyright headerMichael Adam2011-05-311-0/+21
* s3:auth/proto.h: add _AUTH_PROTO_H_ guardMichael Adam2011-05-311-0/+5
* s3:auth/proto.h: add GPL/Copyright headerMichael Adam2011-05-311-0/+31
* s3:passdb/proto.h: add _PASSDB_PROTO_H_ guardMichael Adam2011-05-311-0/+4
* s3:passdb/proto.h: add GPL/copyright comment headerMichael Adam2011-05-311-0/+36
* s3-build Specify more of the smbconf dependenciesAndrew Bartlett2011-05-313-166/+165
* s3-build Make smbregistry depend on more of the subsystems it needsAndrew Bartlett2011-05-311-1/+1
* s3-build Add util_sec subsystemAndrew Bartlett2011-05-311-2/+8
* s3-build Move dbwrap_rbt into dbwrap_util subsystemAndrew Bartlett2011-05-311-3/+2
* s3-build Create dbwrap_util subsystemAndrew Bartlett2011-05-313-63/+72
* s3-build: Rearrange build system to seperate out simple librariesAndrew Bartlett2011-05-311-27/+54
* s3-build Add dependency on 'ldap' and 'ber'Andrew Bartlett2011-05-311-1/+1
* s3-lib Move free_namearray() into it's own fileAndrew Bartlett2011-05-314-17/+41
* s3-lib Move realloc based string substitution functions out of util_str.cAndrew Bartlett2011-05-315-125/+150
* s3-lib Move sstring_sub() to it's only user and make staticAndrew Bartlett2011-05-313-28/+27
* s3-param Move init_iconv() to loadparm.cAndrew Bartlett2011-05-313-15/+14
* libcli/security: move secdesc.c to the top level libcli/securityAndrew Bartlett2011-05-318-755/+5
* s3-globals Remove smbd_event_context() (use server_event_context())Andrew Bartlett2011-05-3125-82/+61
* s3-param split service.c into param and smbd componentsAndrew Bartlett2011-05-317-262/+319
* s3-smbd Split conn.c into 3 filesAndrew Bartlett2011-05-317-236/+303
* s3-build: Move user_util.c into it's own subsystemAndrew Bartlett2011-05-311-4/+6
* s3-lib Move string_init functions into their own fileAndrew Bartlett2011-05-314-54/+82
* s3-smbd provide struct smbd_server_connection * to conn_snum_usedAndrew Bartlett2011-05-3112-21/+33
* s3: Safely mark our sconn as smb2 if we have that protocolVolker Lendecke2011-05-301-0/+2
* Improve documentation for net rpc trustSumit Bose2011-05-301-13/+16
* s3:net: registry export: close key after recursion returnsGregor Beck2011-05-301-1/+3
* s3:net registry: polish output of net registry enumerate[_recursive]Michael Adam2011-05-301-11/+15
* s3:net: registry: use recursive implementation for enumerateGregor Beck2011-05-301-63/+41
* s3:net: registry: add new command enumerate_recursiveGregor Beck2011-05-301-0/+107
* nfs4_acls: pass ACE_FLAG_INHERITED_ACE down from the clientGregor Beck2011-05-301-0/+3
* nfs4_acls: pass ACE_FLAG_INHERITED_ACE up to the clientGregor Beck2011-05-302-1/+5
* s3:smbcacls: fix parsing of multiple flagsGregor Beck2011-05-301-1/+6
* s3: fix some -Wunused-but-set-variable build warnings.Günther Deschner2011-05-304-12/+2
* s3: Add ioctl code to smbd_smb2_ioctl_send debugVolker Lendecke2011-05-301-2/+3
* s3: Remove unused cli_session_requestVolker Lendecke2011-05-292-131/+0
* s3: Remove unused cli_connectVolker Lendecke2011-05-292-180/+0