summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
* Updated definition of fstring.Tim Potter2001-12-031-4/+11
* re-enabled insure backtrace, calling /usr/bin/backtraceAndrew Tridgell2001-12-031-2/+4
* init group db before useAndrew Tridgell2001-12-031-0/+12
* added queryuseraliases to rpcclientJean-François Micouleau2001-12-023-0/+150
* there was a bug in samr_lookup_names (my fault)Jean-François Micouleau2001-12-021-42/+77
* added mapping of primary gid to rid thru the group mapping code.Jean-François Micouleau2001-12-025-29/+143
* added samr_query_sec_obj. and put back some code to display a securityJean-François Micouleau2001-12-021-8/+201
* added samr_query_sec_obj for rpcclientJean-François Micouleau2001-12-011-0/+46
* groups in the Builtin domain S-5-32 are alias and not well-known groupsJean-François Micouleau2001-12-011-11/+15
* removed the #ifdef USING_GROUPNAME_MAP/#endif blocksJean-François Micouleau2001-12-011-10/+0
* added smbgroupedit to compile by defaultJean-François Micouleau2001-12-011-1/+1
* The beginnings of alternative backends for winbinddAndrew Tridgell2001-12-017-67/+112
* added $(LDFLAGS) to link smbmount/smbmnt/smbumount to make Red Hat LinuxMotonobu Takahashi2001-12-011-3/+3
* not used any moreAndrew Tridgell2001-12-011-144/+0
* we need to look for liblber before libldapAndrew Tridgell2001-11-302-665/+678
* XFS quota patch for Linux.Jeremy Allison2001-11-304-657/+736
* merge from APPLIANCE_HEADGerald Carter2001-11-301-16/+20
* Check error returns.Jeremy Allison2001-11-301-4/+12
* Gerald's fix.Jeremy Allison2001-11-301-6/+2
* After conversations with Andrew, improved the robustness of theJeremy Allison2001-11-301-26/+53
* Renamed sid field in SEC_ACE to trustee to be more in line with MS'sTim Potter2001-11-308-46/+58
* Missing return in free_privilege()Tim Potter2001-11-301-0/+2
* Ensured the %G substitution exactly matches what the man page states.Jeremy Allison2001-11-301-1/+2
* Comment deconfusification.Tim Potter2001-11-301-1/+1
* Changed again how the privilege list is handled in the group mapping code.Jean-François Micouleau2001-11-299-155/+850
* ads->realm must not be NULLAndrew Tridgell2001-11-291-0/+3
* define LDAP_PORT when not availableAndrew Tridgell2001-11-291-0/+3
* fixed typoAndrew Tridgell2001-11-291-1/+1
* Fix up the ./configure tests for kerberos. This ensures a more consistantAndrew Bartlett2001-11-292-667/+657
* Make better use of the ads_init() function to get the kerberos relam etc.Andrew Bartlett2001-11-298-127/+221
* I think the lookup_pdc_name() should be called lookup_dc_name() and theTim Potter2001-11-294-27/+37
* fixed toupper_w() and friends on big-endianAndrew Tridgell2001-11-291-6/+6
* 2nd attempt at fixing lame char tables on big endian machinesAndrew Tridgell2001-11-291-6/+6
* fixed lame char tables on big endian machinesAndrew Tridgell2001-11-291-5/+5
* fixed some krb5 ifdefsAndrew Tridgell2001-11-287-10/+10
* merge from APPLIANCE_HEADGerald Carter2001-11-285-21/+53
* space -> tab.Jeremy Allison2001-11-281-24/+20
* add .po32 files to ignore listHerb Lewis2001-11-283-3/+6
* Spelling pedents strike again :-).Jeremy Allison2001-11-281-1/+1
* Allow kerberos to work on RedHat and other non /usr systems againAndrew Bartlett2001-11-281-0/+2
* fixed a core dump in server level securityAndrew Tridgell2001-11-281-2/+4
* Ensure the CAN_WRITE is checked and prevents O_CREAT and O_TRUNC fromJeremy Allison2001-11-282-2/+11
* Re-added "Share modes" meaning don't allow deny mode conflict. Due toJeremy Allison2001-11-281-2/+10
* turn off the insure xterm hack for nowAndrew Tridgell2001-11-281-1/+1
* Added a 'keys' command to tdbtool which prints out all keys in the tdb.Tim Potter2001-11-281-0/+10
* fix a bunch of places where we can double-free a cli structureAndrew Tridgell2001-11-2810-31/+18
* Cross merge to make 2.2 and HEAD closer.Jeremy Allison2001-11-281-9/+6
* added samr_set_domain_info and samr_unknown_2E.Jean-François Micouleau2001-11-284-42/+448
* Some reformatting.Tim Potter2001-11-271-223/+229
* always send an OID list until we handle raw (unwrapped) NTLMSSPAndrew Tridgell2001-11-271-6/+15