summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* s4:librpc/rpc: also parse ncacn_packet pdus with LIBNDR_FLAG_OBJECT_PRESENTStefan Metzmacher2012-04-031-0/+4
* s4:librpc/rpc: don't mix up paylod ndr flags with the dcerpc layerStefan Metzmacher2012-04-031-1/+1
* build: Remove checks for krb5_decode_ap_req, free_AP_REQ and KRB5_TICKET_HAS_...Andrew Bartlett2012-04-031-2/+0
* s4:ldap_server: fix typo in DEBUG() messageStefan Metzmacher2012-04-031-1/+1
* s4-ntvfs: Rename xattr_tdb.c to posix_eadb.c and make more generally usefulAndrew Bartlett2012-04-035-38/+100
* s4:smb_server/smb2: add missing 'return;' statements in smb2srv_chain_reply()Stefan Metzmacher2012-04-021-0/+3
* s4:smb_server/smb2: after smbsrv_terminate_connection() we have to returnStefan Metzmacher2012-04-021-1/+0
* s4:smb_server/smb2: fix memory leak in smb2srv_chain_reply()Stefan Metzmacher2012-04-021-0/+2
* s4:smb_server/smb2: use helper variable smb2srv_chain_reply()Stefan Metzmacher2012-04-021-6/+7
* s4:smb_server/smb: remove a request from the list before adding the next one ...Stefan Metzmacher2012-04-021-0/+1
* s4-upgradedns: Fix the fqdn for forest dns zoneAmitay Isaacs2012-04-021-1/+1
* Fix some of the issues that Jelmer identified in my first patch. This might beRichard Sharpe2012-04-021-16/+12
* Add an open and close method to samba.smb.SMB so we can open and close files.Richard Sharpe2012-04-011-10/+86
* s4 dns: Allow updating PTR records.Kai Blin2012-03-301-0/+4
* s4-upgradedns: Make sure the attribute exists before accessing itAmitay Isaacs2012-03-281-4/+8
* s4 dns: Only do recursive queries when allowed/desiredKai Blin2012-03-271-7/+26
* s4 dns: Check smb.conf if we should allow recursionKai Blin2012-03-271-2/+3
* s4 dns: Allow changing the dns operation flags in handlersKai Blin2012-03-274-5/+23
* s4 dns: Only forward for zones we don't ownKai Blin2012-03-273-2/+33
* s4 dns: Forward questions we can't answer to another serverKai Blin2012-03-272-7/+80
* wafsamba: Cope with slight differences in gdb output regarding incomplete seq...Jelmer Vernooij2012-03-261-1/+1
* s4-dsdb: use constant-time search for descriptor -> get_last_structural_class()Andrew Bartlett2012-03-262-2/+4
* Fix the PyDoc comments in samba.smb.SMB and add a security_info argument to b...Richard Sharpe2012-03-261-8/+23
* s4:ldap.py - re-introduce the "(dn=CN=ldaptestUSER3,CN=Users,DC=wallnoefer2,D...Matthias Dieter Wallnöfer2012-03-261-11/+4
* LDB/s4 - deny the "(dn=...)" syntax on search filters when in AD modeMatthias Dieter Wallnöfer2012-03-261-0/+1
* LDB/s4 - do not use the "(dn=...)" syntax on filters anymoreMatthias Dieter Wallnöfer2012-03-269-31/+32
* s4:ldap.py - test the already mentioned structural object class sorting behav...Matthias Dieter Wallnöfer2012-03-261-0/+15
* s4:dsdb - enhance "get_last_structural_class()" for optimisationsMatthias Dieter Wallnöfer2012-03-263-10/+29
* s4:objectclass LDB module - fix up the sorting in respect to structural or 88...Matthias Dieter Wallnöfer2012-03-261-4/+18
* s4:objectclass LDB module - clean up "objectclass_sort()"Matthias Dieter Wallnöfer2012-03-261-24/+13
* LIBCLI_SMB2: Depend on cli_smb_common rather than libsmb.Jelmer Vernooij2012-03-251-1/+1
* s4-samba-tool: add password verification in change user passBjörn Baumbach2012-03-211-1/+5
* s4-samba-tool: add password verification in add userBjörn Baumbach2012-03-211-0/+4
* s4-provision: don't ask only 3 times for passwd in interactive modeBjörn Baumbach2012-03-211-1/+1
* s4-provision: add password verification in interactive modeBjörn Baumbach2012-03-211-3/+9
* s4-upgradedns: Add DNS partitions in msDS-hasMasterNCs in NTDS settingsAmitay Isaacs2012-03-211-0/+40
* s4-rpc: dnsserver: Fix IPv6 reverse zone handlingAmitay Isaacs2012-03-211-0/+7
* s4-upgradedns: Allow fixing of dns provision after domain joinAmitay Isaacs2012-03-211-39/+56
* Move NS_GUID_string and NS_GUID_from_string to dsdb-common.Jelmer Vernooij2012-03-204-1/+64
* libndr: Rename policy_handle_empty to ndr_policy_handle_empty.Jelmer Vernooij2012-03-205-17/+18
* libndr: Rename ndr64_transfer_syntax and null_ndr_syntax_id so they have a nd...Jelmer Vernooij2012-03-205-14/+13
* s4:selftest: add test for "samba-tool group list"Michael Adam2012-03-191-0/+22
* s4:samba-tool: add simple command "group list"Michael Adam2012-03-181-0/+33
* s4:selftest: add a new testsuite for the "samba-tool group" commandMichael Adam2012-03-182-0/+129
* upgrade provision didn't run findprovisionrange anymoreMatthieu Patou2012-03-171-8/+13
* Rewrite findprovisionrange to use factorized functionsMatthieu Patou2012-03-171-98/+4
* Factorize code from findprovisionusnranges in order to solve bug #8504Matthieu Patou2012-03-171-2/+124
* s4:samba-tool: remove remains of patch conflict resolutionMichael Adam2012-03-161-1/+0
* Stop installing popt_common.h as its symbols are in a private library.Jelmer Vernooij2012-03-161-1/+0
* Remove more unnecessary shebang lines in python files.Jelmer Vernooij2012-03-161-2/+0