summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-04-23Add more code to store keys and other records ... still more to goRichard Sharpe1-10/+92
2003-04-23Update - closed off for nowJohn Terpstra1-13/+199
2003-04-23Update - closed off for nowJohn Terpstra1-13/+199
2003-04-23Try to keep existing behaviour for our printing code - never returnAndrew Bartlett1-17/+6
2003-04-23Fix this for both *SMBSERVER and *SMBSERV as per comments in loadparm.c.Andrew Bartlett1-1/+9
2003-04-23Try to avoid setting *SMBSERVER as a 'local name'.Andrew Bartlett1-0/+3
2003-04-23Don't leak the session identifier string when we shut down a vuid.Andrew Bartlett1-0/+1
2003-04-23Now that Volker fixed the real issues with ldapsam and adding null attributesAndrew Bartlett1-40/+8
2003-04-23- Merge a memory leak fix from HEADAndrew Bartlett1-11/+16
2003-04-23Merge idra's fix for pdb_tdb segfaults from HEAD to 3.0 - sombody changedAndrew Bartlett1-3/+7
2003-04-23allow the unix group in a mapping to be changed; doesn't work with LDAP right...Gerald Carter1-1/+21
2003-04-23allow the unix group in a mapping to be changed; doesn't work with LDAP right...Gerald Carter1-1/+21
2003-04-23Limit the number of outstanding print notify messages for a process toJeremy Allison2-1/+39
2003-04-23Limit the number of outstanding print notify messages for a process toJeremy Allison2-1/+39
2003-04-22Added Stephen Roylance's patch to add buttons to start/stop/restart all threeJohn Terpstra1-9/+38
2003-04-22Added Stephen Roylance's patch - Adds to Status page, a Start All, Restart AllJohn Terpstra1-9/+38
2003-04-22Remove ldapsam_search_one_user_by_uid from pdb_ldap.Andrew Bartlett2-68/+22
2003-04-22Merged the changes I made in the 3.0 doc tree (wrong place) andChristopher R. Hertel1-11/+13
2003-04-22My last change left the wording a little awkward, so I fiddled it a bit.Christopher R. Hertel1-3/+3
2003-04-22Added jCIFS to projects.John Terpstra1-0/+4
2003-04-22The wording described "CIFS" as the successor to SMBFS. I changed it toChristopher R. Hertel1-3/+3
2003-04-22don't reset the group type unless specifiedGerald Carter1-14/+8
2003-04-22don't reset the group type unless specifiedGerald Carter1-14/+8
2003-04-22update copyright notice that is written to the logsGerald Carter1-1/+1
2003-04-22update copyright notice that is written to the logsGerald Carter1-1/+1
2003-04-22Add runtime tests for "impossible" case with -DDEVELOPER. Trying to catch logicJeremy Allison1-0/+27
2003-04-22Add runtime tests for "impossible" case with -DDEVELOPER. Trying to catch logicJeremy Allison1-0/+27
2003-04-22Added editreg.John Terpstra1-1/+6
2003-04-22parse_string is only used for the authentication negotiators.Volker Lendecke2-11/+13
2003-04-22parse_string is only used for the authentication negotiators.Volker Lendecke2-11/+13
2003-04-22This is meant to be initialised to the size of the buffer.Andrew Bartlett1-1/+1
2003-04-22Add configure test for previous ldap modifications - we now check if theAndrew Bartlett1-0/+1
2003-04-22Make pdb_ldap use a random factor in deciding how long we need to sleep.Andrew Bartlett1-7/+22
2003-04-22Update.John Terpstra1-0/+1
2003-04-22Update from HEADJohn Terpstra1-4/+4
2003-04-22Merge (HEAD->3.0) mbp's fixes to our charcnv code - don't use a staic buffer,Andrew Bartlett1-12/+33
2003-04-22Merge mimir's trusted domain code from HEAD -> 3.0, plus some memoryAndrew Bartlett1-37/+55
2003-04-22Always initialise this, to assist callers doing loops over this call.Andrew Bartlett1-0/+3
2003-04-22Make the mangleing code actually use a common prefix, not just the sameAndrew Bartlett1-4/+12
2003-04-22Merge comment with HEADAndrew Bartlett1-3/+3
2003-04-22Start merging mimir's trusted domain code from HEAD to 3.0. (for HEAD trustingAndrew Bartlett2-8/+147
2003-04-22Setting the credentials for the netsec netlogon pipe connect upon eachVolker Lendecke2-8/+5
2003-04-22Setting the credentials for the netsec netlogon pipe connect upon eachVolker Lendecke2-8/+5
2003-04-22Oops...Andrew Bartlett1-1/+1
2003-04-22Merge from 3.0 - try harder to get our real DNS domain name, and send thisAndrew Bartlett2-8/+31
2003-04-22Bail out early when we fail on the rw_torture test.Andrew Bartlett1-2/+7
2003-04-22Make our 'get DNS domain name' code try a bit harder - if gethostname() doesn'tAndrew Bartlett2-9/+32
2003-04-22Complete the space allocation code for HBIN blocks ...Richard Sharpe1-1/+25
2003-04-22Updating from HEAD.John Terpstra2-1197/+0
2003-04-22Updating docs from HEAD.John Terpstra12-286/+707