summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-05-31idmap_rid.8: Use new syntax in rid backend exampleLuk Claes1-3/+2
2011-05-31idmap_nss.8: Use new syntax for nss backendLuk Claes1-3/+2
2011-05-31idmap_hash.8: Use new syntax for hash backendLuk Claes1-3/+2
2011-05-31idmap_adex.8: Use new syntax in adex backend exampleLuk Claes1-3/+2
2011-05-31idmap_ad.8: use new syntax in ad backend exampleLuk Claes1-3/+2
2011-05-31s3:libgpo/gpo_proto.h: add _LIBGPO_GPO_PROTO_H_ guardMichael Adam1-0/+5
2011-05-31s3:libgpo/gpo_proto.h: add GPL/Copyright headerMichael Adam1-0/+19
2011-05-31s3:libads/kerberos_proto.h: add _LIBADS_KERBEROS_PROTO_H_ guardMichael Adam1-0/+5
2011-05-31s3:libads/kerberos_proto.h: add GPL/Copyright headerMichael Adam1-0/+29
2011-05-31s3:libads/ads_proto.h: add _LIBADS_ADS_PROTO_H_ guardMichael Adam1-0/+5
2011-05-31s3:libads/ads_proto.h: add GPL/Copyright headerMichael Adam1-0/+31
2011-05-31s3:nmbd/nmbd_proto.h: add GPL/Copyright headerMichael Adam1-0/+25
2011-05-31s3:winbindd/idmap_proto.h: add _WINBINDD_IDMAP_PROTO_H_ guardMichael Adam1-0/+4
2011-05-31s3:winbindd/idmap_proto.h: add GPL/Copyright headerMichael Adam1-0/+25
2011-05-31s3:groupdb/proto.h: add _GROUPDB_PROTO_H_ guardMichael Adam1-0/+5
2011-05-31s3:groupdb/proto.h: add GPL/Copyright headerMichael Adam1-0/+22
2011-05-31s3:smbd/proto.h: add _SMBD_PROTO_H_ guardMichael Adam1-0/+5
2011-05-31s3:smbd/proto.h: add GPL/Copyright headerMichael Adam1-0/+44
2011-05-31s3:locking/proto.h: add _LOCKING_PROTO_H_ guardMichael Adam1-0/+5
2011-05-31s3:locking/proto.h: add GPL/Copyright headerMichael Adam1-0/+21
2011-05-31s3:auth/proto.h: add _AUTH_PROTO_H_ guardMichael Adam1-0/+5
2011-05-31s3:auth/proto.h: add GPL/Copyright headerMichael Adam1-0/+31
2011-05-31s3:passdb/proto.h: add _PASSDB_PROTO_H_ guardMichael Adam1-0/+4
2011-05-31s3:passdb/proto.h: add GPL/copyright comment headerMichael Adam1-0/+36
2011-05-31s3-build Specify more of the smbconf dependenciesAndrew Bartlett3-166/+165
2011-05-31s3-build Make smbregistry depend on more of the subsystems it needsAndrew Bartlett1-1/+1
2011-05-31s3-build Add util_sec subsystemAndrew Bartlett1-2/+8
2011-05-31s3-build Move dbwrap_rbt into dbwrap_util subsystemAndrew Bartlett1-3/+2
2011-05-31s3-build Create dbwrap_util subsystemAndrew Bartlett3-63/+72
2011-05-31s3-build: Rearrange build system to seperate out simple librariesAndrew Bartlett1-27/+54
2011-05-31s3-build Add dependency on 'ldap' and 'ber'Andrew Bartlett1-1/+1
2011-05-31s3-lib Move free_namearray() into it's own fileAndrew Bartlett4-17/+41
2011-05-31s3-lib Move realloc based string substitution functions out of util_str.cAndrew Bartlett5-125/+150
2011-05-31s3-lib Move sstring_sub() to it's only user and make staticAndrew Bartlett3-28/+27
2011-05-31s3-param Move init_iconv() to loadparm.cAndrew Bartlett3-15/+14
2011-05-31libcli/security: move secdesc.c to the top level libcli/securityAndrew Bartlett11-87/+159
2011-05-31s3-globals Remove smbd_event_context() (use server_event_context())Andrew Bartlett25-82/+61
2011-05-31heimdal: Remove getprogname and setprogname from the heimdal importAndrew Bartlett2-139/+0
2011-05-31heimdal_build: Don't use heimdal's getprogname() and setprogname()Andrew Bartlett2-6/+17
2011-05-31s3-param split service.c into param and smbd componentsAndrew Bartlett7-262/+319
2011-05-31s3-smbd Split conn.c into 3 filesAndrew Bartlett7-236/+303
2011-05-31s3-build: Move user_util.c into it's own subsystemAndrew Bartlett1-4/+6
2011-05-31s3-lib Move string_init functions into their own fileAndrew Bartlett4-54/+82
2011-05-31s3-smbd provide struct smbd_server_connection * to conn_snum_usedAndrew Bartlett12-21/+33
2011-05-30s3: Safely mark our sconn as smb2 if we have that protocolVolker Lendecke1-0/+2
2011-05-30Improve documentation for net rpc trustSumit Bose2-13/+136
2011-05-30s3:net: registry export: close key after recursion returnsGregor Beck1-1/+3
2011-05-30s3:net registry: polish output of net registry enumerate[_recursive]Michael Adam1-11/+15
2011-05-30s3:net: registry: use recursive implementation for enumerateGregor Beck1-63/+41
2011-05-30s3:net: registry: add new command enumerate_recursiveGregor Beck1-0/+107