summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Remove smbldap_get_single_pstring() and all pstringsJeremy Allison2007-11-144-474/+825
* Remove pstring from auth/*Jeremy Allison2007-11-142-16/+43
* Remove pstring from param/Jeremy Allison2007-11-132-98/+156
* Remove all pstring from groupdb/Jeremy Allison2007-11-133-86/+189
* Fix potential orphaned open files.Michael Adam2007-11-131-2/+4
* Remove last pstring from smbd/*.cJeremy Allison2007-11-135-241/+311
* Fix build of the zfs_acl module.Michael Adam2007-11-131-1/+3
* Fix the build: correct prototype.Michael Adam2007-11-131-1/+1
* Make [f]get_nt_acl return NTSTATUSVolker Lendecke2007-11-1314-87/+112
* More pstring removal from smbd/*.cJeremy Allison2007-11-121-11/+17
* Remove pstrings from lanman.cJeremy Allison2007-11-121-54/+148
* Remove all pstrings from smbd/chgpasswd.c.Jeremy Allison2007-11-124-124/+191
* Fix bug #5073. Allow "delete readonly = yes" to correctlyJeremy Allison2007-11-121-1/+2
* Three more pstring removals.Jeremy Allison2007-11-113-8/+17
* Remove a pstring.Jeremy Allison2007-11-111-4/+11
* Some pstring removalVolker Lendecke2007-11-114-40/+61
* Cosmetic fixVolker Lendecke2007-11-111-3/+5
* Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-...Jeremy Allison2007-11-112-12/+79
|\
| * Convert ctdb_conn.c to enum ndr_error_codeVolker Lendecke2007-11-111-12/+13
| * Add ndr_errstrVolker Lendecke2007-11-111-0/+66
* | Remove a static fstringVolker Lendecke2007-11-111-11/+12
* | Remove a static fstringVolker Lendecke2007-11-111-1/+1
|/
* Always define PATH_MAX. Makes code simpler (removesJeremy Allison2007-11-106-42/+55
* Remove last pstring from sesssetup.cJeremy Allison2007-11-101-19/+21
* Fix the build when realpath doesn't take nullJeremy Allison2007-11-101-1/+1
* Remove pstring from service.c.Jeremy Allison2007-11-101-71/+109
* Remove more static fstring/pstrings. Fix socket optionJeremy Allison2007-11-094-123/+212
* ndr: change NTSTAUS into enum ndr_err_code (samba3 callers)Stefan Metzmacher2007-11-094-30/+40
* ndr: change NTSTAUS into enum ndr_err_code (ndrdump)metze2007-11-091-8/+14
* rerun make idlStefan Metzmacher2007-11-0940-4946/+4946
* ndr: change NTSTAUS into enum ndr_err_code (samba3 handwritten stuff)Stefan Metzmacher2007-11-094-94/+94
* ndr: change NTSTAUS into enum ndr_err_code (basic stuff)metze2007-11-094-193/+206
* prepare changes in ndr codeStefan Metzmacher2007-11-091-3/+2
* Sanitize smbcacls slightlyVolker Lendecke2007-11-091-94/+144
* Fix some warningsVolker Lendecke2007-11-091-9/+18
* nss_wrapper: Fix some warningsVolker Lendecke2007-11-091-1/+1
* Fix some warningsVolker Lendecke2007-11-092-2/+3
* Add some commentsVolker Lendecke2007-11-091-3/+3
* Make base64_encode_data_blob return a talloced stringVolker Lendecke2007-11-095-20/+21
* Remove the silly "user_socket_options" global variableVolker Lendecke2007-11-098-25/+18
* pstring removalVolker Lendecke2007-11-091-4/+5
* Fix dbwrap debug outputVolker Lendecke2007-11-092-5/+6
* make test: try to get a more portable way to get UID and GIDStefan Metzmacher2007-11-091-2/+2
* Fix typoKarolin Seeger2007-11-091-1/+1
* use samba4's librpc/ndr/uuid.cStefan Metzmacher2007-11-093-127/+229
* The FSF has moved around a lot. This fixes their Mass Ave address.Michael Adam2007-11-092-4/+2
* Find and fix more GPL2 -> GPL3.Michael Adam2007-11-092-2/+2
* r23714: This script allows for adding lists of users (or other objects)Michael Adam2007-11-091-0/+167
* r23711: Refactor the actual creation of object into its own small function.Michael Adam2007-11-091-7/+10
* r23706: Add a script to create domainusers,-groups and -aliases.Michael Adam2007-11-091-0/+155