summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* WHATSNEW: Update changes since 3.3.0rc1.samba-3.3.0rc2Karolin Seeger2008-12-151-0/+4
* VERSION: Change version to 3.3.0rc2.Karolin Seeger2008-12-151-1/+1
* don't return 0 on error - bad for scriptsHerb Lewis2008-12-151-0/+2
* s3:dsgetdcname: retry with the clients siteStefan Metzmacher2008-12-151-6/+43
* s3:libnet_join: use DS_FORCE_REDISCOVERYStefan Metzmacher2008-12-151-0/+1
* s3:libnet_join: call saf_join_store() after a the join.Stefan Metzmacher2008-12-151-1/+4
* s3:libads/ldap.c: store the dc name in the saf cache as in all other placesStefan Metzmacher2008-12-151-3/+2
* s3:libads/ldap.c: if the client belongs to no site at all any dc is the closestStefan Metzmacher2008-12-151-0/+5
* s3:libads/ldap.c: pass the real workgroup name to get_dc_name()Stefan Metzmacher2008-12-151-1/+10
* s3:libsmb/namequery.c: add saf_join_store() functionStefan Metzmacher2008-12-152-3/+66
* s3: libsmb/namequery: fallback to returning all dcs, when none is available i...Stefan Metzmacher2008-12-151-0/+9
* s3: libads: use get_dc_name() instead of get_sorted_dc_list() in the LDAP caseStefan Metzmacher2008-12-151-1/+25
* s3: correctly detect if the current dc is the closest oneStefan Metzmacher2008-12-153-3/+1
* winbindd: vars for signals must be volatile sig_atomic_tSATOH Fumiyasu2008-12-121-12/+12
* Fix error code when smbclient puts a file over an existing directoryVolker Lendecke2008-12-121-1/+1
* Fix the buildVolker Lendecke2008-12-121-0/+3
* Also search for -lgpfs which is available as GPL in GPFS PTF8 (cherry picked ...Volker Lendecke2008-12-121-0/+14
* Make use of smbd_gpfs_get_realfilename_path in unix_convert (cherry picked fr...Volker Lendecke2008-12-123-0/+88
* Fix nonempty blank lines in vfs_gpfs.cVolker Lendecke2008-12-121-55/+50
* s3:modules/gpfs: Fix nonempty blank linesVolker Lendecke2008-12-121-2/+2
* Pass the get_real_filename operation through the VFSVolker Lendecke2008-12-124-4/+24
* Change get_real_filename() to unix syscall conventions, make it non-staticVolker Lendecke2008-12-121-13/+14
* Apply some constVolker Lendecke2008-12-121-2/+2
* Rename "scan_directory" to "get_real_filename"Volker Lendecke2008-12-121-12/+12
* s3 sesssetup.c: Add missing line break to debug message.root2008-12-121-1/+1
* WHATSNEW: Prepare WHATSNEW for 3.3.0rc2.Karolin Seeger2008-12-121-176/+43
* docs: Add hint that "socket address" usually don't need to be set.Karolin Seeger2008-12-121-5/+7
* mount.cifs: allow mounts to ipv6 capable serversJeff Layton2008-12-121-101/+120
* packaging(RHEL-CTDB): don't show failure messages in check for ccacheMichael Adam2008-12-121-1/+1
* packaging(RHEL-CTDB): fix the build when ccache is not found.Michael Adam2008-12-121-2/+1
* packaging(RHEL-CTDB): explicitly build the gpfs moduleMichael Adam2008-12-122-2/+2
* packaging(RHEL-CTDB): use ccache if availableMichael Adam2008-12-121-5/+5
* packaging(RHEL-CTDB): adapt configure.rpm to changes to the spec fileMichael Adam2008-12-121-22/+44
* packaging(RHEL-CTDB): move the cifs.upcall manpage to the client packageMichael Adam2008-12-121-1/+1
* packaging(RHEL-CTDB): add the cifs.upcall binary to the client package.Michael Adam2008-12-121-0/+2
* packaging(RHEL-CTDB): fix typo in makerpms.shMichael Adam2008-12-121-2/+2
* packaging(RHEL-CTDB): refactor creation of spec file from template outMichael Adam2008-12-122-19/+42
* packaging(RHEL-CTDB): fix installation of pam modulesMichael Adam2008-12-121-4/+2
* netapi: fix access bits in netapi.Günther Deschner2008-12-121-1/+1
* s3-samr-server: remove unused historic code.Günther Deschner2008-12-121-60/+0
* s3-netlogon: kill an fstring in rpc_server.Günther Deschner2008-12-121-6/+3
* Remove unused CLI_DO_RPC macros (This used to be commit f5212c64d23a28fa40a14...Volker Lendecke2008-12-121-48/+0
* s3-passdb: remove unused (now samr.idl) ACCT_NT/LM_PWD_SET flags.Günther Deschner2008-12-121-10/+0
* make installmo.sh executeable.Günther Deschner2008-12-121-0/+0
* Fix an uninitialized variable warningVolker Lendecke2008-12-121-1/+1
* samr: fix samr_UserInfo21 (order of lm_password_set and nt_password_set).Günther Deschner2008-12-121-1/+1
* s3-build: re-run make samba3-idl.Günther Deschner2008-12-125-29/+84
* s3-samr-idl: fix samr_ValidatePassword.Günther Deschner2008-12-121-2/+2
* s3-samr-idl: fix samr_QueryUserInfo2.Günther Deschner2008-12-121-1/+1
* messaging: move types to IDL.Günther Deschner2008-12-126-90/+280