summaryrefslogtreecommitdiffstats
path: root/source3/lib
Commit message (Expand)AuthorAgeFilesLines
...
* s3: Fix a type-punned warningVolker Lendecke2010-06-211-2/+2
* s3:fix an outdated comment.Michael Adam2010-06-211-5/+2
* s3-tdb: Added missing out of memory check in rename_file_with_suffix().Andreas Schneider2010-06-161-0/+4
* s3:lib make server contexts genericSimo Sorce2010-06-101-0/+69
* s3: fix calculation of st_blocks in init_stat_ex_from_statBjörn Jacke2010-06-091-1/+1
* s3-netdomjoin-gui: Fix Bug #7500. Fix 'not a string literal' warning in netdo...Günther Deschner2010-06-081-1/+1
* s3: fix build on platforms without st_blocks and st_blksize stat struct membersBjörn Jacke2010-06-071-0/+9
* s3-lsa: Fix static list of luids in our privileges implementation.Günther Deschner2010-06-071-9/+9
* s3-privileges: use LUID defines from lsa IDL.Günther Deschner2010-06-072-15/+15
* s3-security: use shared "Standard access rights.".Günther Deschner2010-06-032-3/+3
* s3-security: move ALL_SECURITY_INFORMATION to the only user.Günther Deschner2010-06-031-0/+7
* s3-security: use shared SECINFO_DACL define.Günther Deschner2010-06-031-1/+1
* s3-security: use shared SECINFO_SACL define.Günther Deschner2010-06-031-1/+1
* s3-security: use shared SECINFO_GROUP define.Günther Deschner2010-06-031-1/+1
* s3-security: use shared SECINFO_OWNER define.Günther Deschner2010-06-031-1/+1
* s3: remove unused librpc/ndr/sid.c.Günther Deschner2010-06-031-0/+1
* s3-build: only use ndr_security.h where needed.Günther Deschner2010-05-313-0/+3
* s3:lib s3:lib move get_global_sam_name to util_names.cAndrew Bartlett2010-05-282-13/+13
* s3:lib split out global workgroup and netbios name functions.Andrew Bartlett2010-05-282-42/+73
* s3:registry: rename lib/util_reg_api.c to registry/reg_util_marshalling.cMichael Adam2010-05-251-215/+0
* s3:registry: move prototype registry_create_admin_token() to new header reg_u...Michael Adam2010-05-251-0/+1
* s3:registry: extract the reg_backend_db prototypes into their own header.Michael Adam2010-05-251-0/+1
* s3:dom_sid Global replace of DOM_SID with struct dom_sidAndrew Bartlett2010-05-2110-120/+120
* s3:passdb Remove use of uint8 uint16 and uint32 in favour of C99 typesAndrew Bartlett2010-05-211-2/+2
* s3-registry: support REG_DWORD_BIG_ENDIAN.Günther Deschner2010-05-201-1/+3
* s3-registry: support REG_QWORD.Günther Deschner2010-05-201-1/+16
* s3-rpc_client: move protos to init_samr.hGünther Deschner2010-05-181-0/+1
* s3-rpc_client: move protos to cli_lsarpc.hGünther Deschner2010-05-181-0/+1
* s3-rpc_client: move protos to cli_samr.hGünther Deschner2010-05-181-0/+1
* s3-pidfile: set the close on exec flag for the created pidfiles.Günther Deschner2010-05-181-0/+3
* s3-secdesc: move SEC_DESC_HEADER_SIZE to its only user.Günther Deschner2010-05-181-0/+2
* s3-secdesc: remove "typedef struct security_descriptor SEC_DESC".Günther Deschner2010-05-182-35/+35
* s3-secdesc: remove "typedef struct security_acl SEC_ACL".Günther Deschner2010-05-182-10/+10
* s3-secdesc: remove "typedef struct security_ace SEC_ACE".Günther Deschner2010-05-183-13/+13
* s3-secdesc: remove "typedef struct sec_desc_buf SEC_DESC_BUF".Günther Deschner2010-05-181-9/+9
* s3-build: fix the build.Günther Deschner2010-05-181-2/+2
* s3: Remove use of iconv_convenience.Jelmer Vernooij2010-05-186-23/+20
* smbconf: only include smbconf headers where needed.Günther Deschner2010-05-184-0/+9
* s3-registry: only include registry headers when really needed.Günther Deschner2010-05-182-0/+2
* s3-tldap: only include tldap when actually needed.Günther Deschner2010-05-182-0/+3
* s3-passdb: moving account_pol.c into passdb.Günther Deschner2010-05-081-454/+0
* Make us pass all SMB2 lock tests except MULTIPLE-UNLOCK and CONTEXT. Them nex...Jeremy Allison2010-05-071-1/+3
* s3-eventlog: move all eventlog headers to lib/eventlog and only include where...Günther Deschner2010-05-063-0/+79
* Remove the copy of ldb from Samba 3.Jelmer Vernooij2010-05-06132-38549/+246
* s3: only include gen_ndr headers where needed.Günther Deschner2010-05-066-2/+4
* s3-lib: Create a sec_desc_merge and sec_desc_merge_buf function.Andreas Schneider2010-05-041-1/+42
* s3: use shared registry functions.Günther Deschner2010-04-271-142/+0
* s3-time: Added a function to get the startup time of the server.Andreas Schneider2010-04-231-0/+13
* s3: Move sanitize_username to lib/util_str.cVolker Lendecke2010-04-111-0/+8
* s3: Use IS_DC macro in get_global_sam_name()Volker Lendecke2010-04-101-1/+1