summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* r23719: ejs being case sensitive, while LDAP is not is a real pain whenAndrew Bartlett2007-10-101-1/+1
* r23718: Make Samba4 work against the LDAP backend again.Andrew Bartlett2007-10-101-2/+8
* r23717: We need to remove the _ in LDAP_MANAGERPASS for theAndrew Bartlett2007-10-104-7/+7
* r23716: Clarify LDAP Manager DN and fix slapd startup syntax.Andrew Bartlett2007-10-104-7/+9
* r23715: Make the provision-backend script print out the exact commands to run,Andrew Bartlett2007-10-103-8/+24
* r23703: Start to get Samba4 to again work with LDAP backends, after I turnedAndrew Bartlett2007-10-104-12/+14
* r23702: fixed a "falling back to select" error in the standard processAndrew Tridgell2007-10-101-1/+5
* r23701: when we create a new socket with socket_accept(), clear any flags thatAndrew Tridgell2007-10-101-0/+1
* r23700: pre-open the sam in the parent smbd. This has the effect of loadingAndrew Tridgell2007-10-101-0/+16
* r23699: when we create the global schema, remember to set the ldb opaque so weAndrew Tridgell2007-10-101-1/+3
* r23698: fixed notify:backend so it actually works againAndrew Tridgell2007-10-101-1/+1
* r23697: use the file perm options in the posix backendAndrew Tridgell2007-10-103-10/+36
* r23696: added the create mask and related share permissions options to Samba4,Andrew Tridgell2007-10-104-9/+72
* r23695: By not using the NULL context for these large structures, we don'tAndrew Bartlett2007-10-102-2/+2
* r23693: Give the process a chance to write out it's coverage data, before weAndrew Bartlett2007-10-101-5/+20
* r23687: not every compiler supports __typeof__()Stefan Metzmacher2007-10-101-0/+5
* r23684: Only use the bzr and git information when there'sStefan Metzmacher2007-10-101-2/+2
* r23681: merge 23670 from SAMBA_3_0:Stefan Metzmacher2007-10-101-1/+1
* r23680: Make it easier to setup a domain member server - the 'server role'Andrew Bartlett2007-10-109-16/+39
* r23679: invocationID is a GUID too.Andrew Bartlett2007-10-101-0/+12
* r23678: Update to current lorikeet-heimdal (-r 767), which should fix theAndrew Bartlett2007-10-1067-884/+2167
* r23677: When I removed data_blob_equal, I clearly didn't test the PIDL code.Andrew Bartlett2007-10-102-8/+8
* r23676: Added a .gitignore file to hide generated files from git status.Kai Blin2007-10-101-0/+184
* r23675: Build libnss_winbind on linux.Kai Blin2007-10-103-0/+1300
* r23674: Merge changes from Samba 3 SVN r23539:Kai Blin2007-10-102-6/+1
* r23653: add dummy implementation for all nss calls to let nsstestStefan Metzmacher2007-10-102-6/+107
* r23643: Fix the build farm tests. We were incorrectly passing theJim McDonough2007-10-102-22/+40
* r23638: add SMB_LIBRARY() macro to create a LIBRARY::foo section inStefan Metzmacher2007-10-101-0/+20
* r23637: fix detection of visibility attribute supportStefan Metzmacher2007-10-101-3/+2
* r23635: fix the samba4 build...Stefan Metzmacher2007-10-101-1/+2
* r23631: when linking shared libraries we need to make shure the linker doesn'tStefan Metzmacher2007-10-101-4/+16
* r23630: Found out what LSA_LOOKUP_NAMES level 5 means:Günther Deschner2007-10-101-2/+2
* r23629: Document lsa lookupname lookuplevels Volker discovered a while ago.Günther Deschner2007-10-101-4/+21
* r23605: Update mkversion.sh to support git and git-svn checkouts.Kai Blin2007-10-101-0/+20
* r23590: Fix realloc leak on failure case from Jim Meyering <jim@meyering.net>.Jeremy Allison2007-10-101-1/+5
* r23561: Fix an output message.Michael Adam2007-10-101-1/+1
* r23560: - Activate metze's schema modules (from metze's schema-loading-13 pat...Andrew Bartlett2007-10-1013-165/+402
* r23559: After running testprogs/ejs/minschema.js update schema.ldif (on abart...Günther Deschner2007-10-101-0/+131
* r23558: MMC seems to ask for this, so I think we need to include it in our sc...Andrew Bartlett2007-10-101-0/+1
* r23557: Ensure that we don't reorder the objectClass list, if we don't haveAndrew Bartlett2007-10-101-2/+2
* r23551: Change data_blob_equal to data_blob_cmp, suitable for sorting with qs...Andrew Bartlett2007-10-105-17/+19
* r23542: Include function documentation in prototype headers.Jelmer Vernooij2007-10-102-13/+28
* r23540: Continue fixing bench-readwrite. We need to initialize state->readcnt...Alexander Bokovoy2007-10-101-2/+3
* r23535: accept numeric ntstatus codes in nbench load files (ronnies wiresharkAndrew Tridgell2007-10-101-3/+9
* r23534: honour the targetrate even for loadfiles with timestampsAndrew Tridgell2007-10-101-1/+5
* r23533: added --option torture:targetrate=rate to target a particularAndrew Tridgell2007-10-102-1/+31
* r23532: added lp_parm_double()Andrew Tridgell2007-10-101-0/+25
* r23531: added optional latency reporting in BENCH-NBENCH. To use it, you needAndrew Tridgell2007-10-102-6/+47
* r23529: When using READX, fill in readx fields. Thanks to Metze for spotting it.Alexander Bokovoy2007-10-101-6/+7
* r23521: NT_STATUS_OBJECT_NAME_NOT_FOUND is not an error eitherAndrew Tridgell2007-10-101-1/+2