summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2011-03-08s3-idmap: fix the build of idmap_tdb2.Günther Deschner1-11/+1
2011-03-07s3: state->ev is not needed in winbindd_lookupsidVolker Lendecke1-2/+0
2011-03-06s3: Remove close_fn from idmap_methodsVolker Lendecke11-98/+0
2011-03-06s3-idmap-hash: Make "hashed_domains" properly tallocedVolker Lendecke1-7/+7
2011-03-06s3: Replace idmap_ad_close by a destructorVolker Lendecke1-11/+12
2011-03-06s3-idmap-ad: Make ad_schema properly tallocedVolker Lendecke1-4/+2
2011-03-06s3-idmap-tdb: private_data is a talloc child of domVolker Lendecke1-7/+0
2011-03-06s3-idmap-ldap: private_data is a talloc child of domVolker Lendecke1-10/+0
2011-03-06s3-idmap-rid: private_data is a talloc child of domVolker Lendecke1-1/+0
2011-03-06s3: Remove an unnecessary if-statementVolker Lendecke1-3/+1
2011-03-06s3: Remove an obsolete commentVolker Lendecke1-5/+0
2011-03-06s3: Remove some unused codeVolker Lendecke1-21/+0
2011-03-06s3: Remove unused args from nss_get_info_cachedVolker Lendecke3-7/+4
2011-03-06s3: Remove unused args from nss_get_infoVolker Lendecke3-3/+1
2011-03-06s3: Remove unused args from get_nss_infoVolker Lendecke6-10/+1
2011-03-06s3: Move EXOP definitions to smbldap.hVolker Lendecke2-25/+25
2011-03-05s3: Fix uninitialized variablesVolker Lendecke1-1/+2
2011-03-05s3-net: Use wbcSidToStringBufVolker Lendecke1-17/+3
2011-03-05nsswitch: wbcFreeMemory deals fine with NULLVolker Lendecke1-3/+1
2011-03-05s3: Fix a memory leak in check_sam_security_info3Volker Lendecke1-10/+12
2011-03-05s3:test: the registry roundtrip test passes nowMichael Adam1-1/+0
2011-03-05s3:test: mark vanished parameter "postscript" invalid in net registry roundtr...Michael Adam1-0/+1
2011-03-05s3:test: in net registry roundtrip test, mark "lock dir" as invalid parameterMichael Adam1-0/+1
2011-03-05s3:test: in net registry roundtrip test, exclude the files from exclude/logonMichael Adam1-1/+1
2011-03-05s3:registry: fix invalid write in iconvert_talloc()Michael Adam1-2/+5
2011-03-05s3:test: correctly react to each failing step in the net registry roundtrip t...Michael Adam1-0/+29
2011-03-05s3:test: improve logging in the net registry roundtrip test stepsMichael Adam1-1/+7
2011-03-04s3: add two missing vfs disconnect callsDavid Disseldorp1-0/+2
2011-03-04s3-printing: fix cups pcap reload with no printersDavid Disseldorp1-12/+27
2011-03-04s3-printing: remove unneeded local_pcap_copy globalDavid Disseldorp1-36/+18
2011-03-04s3-printing: follow force user/group for driver IODavid Disseldorp3-57/+118
2011-03-04s3-waf: add wildcard commands from main wscript.Günther Deschner1-1/+11
2011-03-04s3-nterr: use strcasecmp in nt_status_string_to_code().Günther Deschner1-1/+2
2011-03-04s3-nterr: within nt_errstr() compare codes using NT_STATUS_V().Günther Deschner1-1/+2
2011-03-04nterr: make sure both nt_err_desc structs are the same.Günther Deschner1-0/+3
2011-03-04nterr: make sure both nt_errs structs are the same.Günther Deschner1-4/+16
2011-03-04s3-nterr: make nt_err_desc static const.Günther Deschner1-1/+1
2011-03-04nterr: remove space indents (use tabs instead), following coding standards.Günther Deschner1-12/+12
2011-03-04nterr: remove trailing whitespace.Günther Deschner1-15/+15
2011-03-04s3-waf: add check for SEEKDIR_RETURNS_VOID.Günther Deschner1-0/+5
2011-03-04s3-waf: add check for HAVE_FUNCTION_ATTRIBUTE_DESTRUCTOR.Günther Deschner1-0/+6
2011-03-04libreplace: move "struct timespec" checks into libreplace (where timespec is ...Günther Deschner3-33/+0
2011-03-03s3: Use dom_sid_string_buf in sid_to_fstringVolker Lendecke1-3/+1
2011-03-03s3: Use dom_sid_string in _lsa_lookup_sids_internalVolker Lendecke1-4/+1
2011-03-03s3: Remove an obsolete commentVolker Lendecke1-3/+1
2011-03-03s3: Fix some nonempty blank linesVolker Lendecke1-3/+3
2011-03-03lib/util: LIBCRYPTO is in common already, so add it to samba-util-common.Günther Deschner1-1/+1
2011-03-02s3-includes: remove global include of system/readline.h.Günther Deschner1-1/+0
2011-03-02s3-proto: fix some inline comments.Günther Deschner1-3/+12
2011-03-02s3-libds: use already existing ../libds/common/flag_mapping.h header.Günther Deschner5-9/+4