summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build: Add duplicate symbol checking as part of make testAndrew Bartlett2011-09-085-10/+32
* build: netapi does not depend on TOKEN_UTILAndrew Bartlett2011-09-081-1/+1
* build: make LIBWBCLIENT_OLD and auth_unix_token librariesAndrew Bartlett2011-09-082-9/+11
* librpc: put NDR_NTPRINTING into ndr-samba grouping libraryAndrew Bartlett2011-09-081-1/+1
* libgpo: call security_token_has_sid() directlyAndrew Bartlett2011-09-081-2/+2
* s3:libsmb: pass CLI_FULL_CONNECTION_* flags via cli_connect_nb()Stefan Metzmacher2011-09-0814-51/+65
* s3:libsmb: pass CLI_FULL_CONNECTION_* flags to cli_state_create()Stefan Metzmacher2011-09-084-6/+30
* lib/replace: include <sys/uio.h> in "system/filesys.h" in order to have struc...Stefan Metzmacher2011-09-081-0/+4
* Revert "Part 4 of bugfix for bug #7509 - smb_acl_to_posix: ACL is invalid for...Jeremy Allison2011-09-081-11/+8
* s4-cracknames: use consistent search for crossRef objectsAndrew Tridgell2011-09-081-2/+4
* pidl: adjust expected output for new flag checkingAndrew Tridgell2011-09-081-2/+4
* s4-dsdb: prevent crash on bad DN in construct_parent_guid()Andrew Tridgell2011-09-081-0/+3
* torture-drs: fixed NDR tests for DRS blobsAndrew Tridgell2011-09-081-2/+40
* torture-ndr: fixed NDR tests for NTLMSSP blobsAndrew Tridgell2011-09-081-4/+5
* torture-ndr: fixed NDR tests for NBT blobsAndrew Tridgell2011-09-081-2/+2
* torture-ndr: fixed NDR tests for DFS blobsAndrew Tridgell2011-09-081-3/+3
* torture-ndr: added support for testing push functionsAndrew Tridgell2011-09-082-25/+52
* pidl: added checking of NDR flags in generated codeAndrew Tridgell2011-09-081-0/+8
* libndr: add checking to all pull/push functions of base typesAndrew Tridgell2011-09-081-0/+34
* libndr: moved the NDR_* flags to have less overlapAndrew Tridgell2011-09-081-8/+36
* lib: added base64_decode_data_blob_talloc()Andrew Tridgell2011-09-082-2/+19
* s4-dsdb: fixed compiler warningAndrew Tridgell2011-09-081-1/+1
* Tidy up previous patch for bug #8442 - NFSv4 DENY ACLs always include SYNCHRO...Jeremy Allison2011-09-081-5/+4
* s4-provision: Fill msDS-NC-Replica-Locations attribute in DNS provisioningAmitay Isaacs2011-09-082-0/+4
* s4-provision: Make DNS entries consistent with dns_update scriptAmitay Isaacs2011-09-081-4/+4
* s4-provision: Reworked DNS provisioning to support AD DNS schemaAmitay Isaacs2011-09-081-114/+435
* s4-provision: LDIF files to set up AD DNS schemaAmitay Isaacs2011-09-085-3/+129
* s4-provision: Add DNS backend option to provisionAmitay Isaacs2011-09-082-4/+10
* s4-provision: exit is not imported directed, use sys.exitAmitay Isaacs2011-09-081-1/+1
* s4-provision: Extract dns account creation as separate ldifAmitay Isaacs2011-09-082-92/+12
* samba-tool: Avoid use of "except .. as" construction introduced in python2.6.Jelmer Vernooij2011-09-081-2/+3
* Fix bug #8442 - NFSv4 DENY ACLs always include SYNCHRONIZE flag - blocking re...Ira Cooper2011-09-071-1/+7
* s3:winbind: put winbindd_cache into the state dir, not the cache dirMichael Adam2011-09-071-1/+1
* s3:dbwrap_ctdb: improve error message in transaction destructorGregor Beck2011-09-071-1/+2
* s3: let g_lock_unlock() return more specific status codes on failureGregor Beck2011-09-071-2/+2
* s3: Fix Coverity ID 2611, UNINITVolker Lendecke2011-09-071-0/+1
* s3: Fix Coverity ID 2612, UNINITVolker Lendecke2011-09-071-0/+1
* s3:smb2cli: let smb2cli_req_create() use the give pid, uid and tid valuesStefan Metzmacher2011-09-071-3/+3
* s3:smb2cli: pass the uid to the SMB2_SESSION_SETUP to support multi-leg-authStefan Metzmacher2011-09-071-1/+2
* talloc: Remove an unused variableVolker Lendecke2011-09-071-1/+0
* s3:idmap/autorid add a small alloc pool to autoridChristian Ambach2011-09-071-0/+52
* s4-s3-upgrade: convert password age policies to the negative NTTIME formatAndrew Bartlett2011-09-071-8/+21
* lib/addns: Remove unused TALLOC_ macrosAndrew Bartlett2011-09-071-42/+0
* build: Replace mkbuildoptions-waf awk script with waf targetAmitay Isaacs2011-09-073-277/+175
* samba-tool: Add --filter option to ldapcmp to ignore specified attributesAmitay Isaacs2011-09-071-9/+20
* s4-kcc: Fix the list of NCs for DRS replica informationAmitay Isaacs2011-09-071-3/+21
* s3:smb2_server: return OBJECT_NAME_INVALID if the path is terminated in SMB2_...Stefan Metzmacher2011-09-071-0/+8
* s3:smb2_server: return OBJECT_NAME_INVALID if the path is terminated in SMB2_...Stefan Metzmacher2011-09-071-0/+8
* s3:smb2_server: return BAD_NETWORK_NAME if the path is terminated in SMB2_TCONStefan Metzmacher2011-09-071-0/+8
* s3:smb2_server: use smbd_smb2_request_verify_sizes() in smb2_write.cStefan Metzmacher2011-09-071-12/+6