index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
packaging(RHEL-CTDB): bump Release number to ctdb.34 for the next RPM.
Michael Adam
2008-08-13
1
-1
/
+1
*
packaging(RHEL-CTDB): update the build instructions in the README.
Michael Adam
2008-08-13
1
-3
/
+21
*
packaging(RHEL-CTDB): bump Release to ctdb.33 for the next build
Michael Adam
2008-08-13
1
-1
/
+1
*
packaging(RHEL-CTDB): remove the libnss_wins modules to reduce deps.
Michael Adam
2008-08-13
1
-5
/
+5
*
bump version number to 32
Volker Lendecke
2008-08-13
1
-1
/
+1
*
Correctly return NULL from messaging_ctdbd_connection if messaging_init failed
Volker Lendecke
2008-08-13
1
-0
/
+1
*
Exit smbstatus cleanly if messaging_init fails
Volker Lendecke
2008-08-13
1
-0
/
+6
*
Package 32-bit versions of libtalloc into the winbind rpm
Volker Lendecke
2008-08-13
1
-0
/
+2
*
Fix README: DOCS_DIR is replaced by DOCS_TARBALL
Volker Lendecke
2008-08-13
1
-2
/
+2
*
Bump up version number
Volker Lendecke
2008-08-13
1
-1
/
+1
*
packaging(RHEL-CTDB): use /usr/%{_libarch} instead of %{_libdir}
Michael Adam
2008-08-13
1
-42
/
+44
*
packaging(RHEL-CTDB): remove duplicate block from spec file.
Michael Adam
2008-08-13
1
-7
/
+0
*
packaging(RHEL-CTDB): fix placement and link direction of new shared libs
Michael Adam
2008-08-13
1
-8
/
+22
*
packaging(RHEL-CTDB): bump rpm release to the next version ctdb.29
Michael Adam
2008-08-13
1
-1
/
+1
*
packaging(RHEL-CTDB): add "service winbind condrestart" to "%post common"
Michael Adam
2008-08-13
1
-0
/
+4
*
packaging(RHEL-CTDB): use "/sbin/service smb" instead of "%{initdir}/smb"
Michael Adam
2008-08-13
1
-1
/
+1
*
packaging(RHEL-CTDB): ignore errors from init scripts in pre/post scripts.
Michael Adam
2008-08-13
1
-3
/
+3
*
packaging(RHEL-CTDB): in %preun, first stop the service then deactivate
Michael Adam
2008-08-13
1
-1
/
+1
*
packaging(RHEL-CTDB): use condrestart instead of restart in %post script
Michael Adam
2008-08-13
1
-1
/
+1
*
packaging(RHEL-CTDB): move service smb restart from %postun to %post
Michael Adam
2008-08-13
1
-5
/
+5
*
packaging(RHEL-CTDB): move "chkconfig --del winbind" to "%preun common"
Michael Adam
2008-08-13
1
-1
/
+7
*
packaging(RHEL-CTDB): remove winbind init script and its linke from main pkg
Michael Adam
2008-08-13
1
-3
/
+3
*
packaging: bump the rhel-ctdb rpm releas number to ctbd.28
Michael Adam
2008-08-13
1
-1
/
+1
*
Do not call testparm in /etc/init.d/smb
Volker Lendecke
2008-08-13
1
-4
/
+5
*
keep compatibility with v3-0-ctdb name for fileid:mapping option
Andrew Tridgell
2008-08-13
1
-1
/
+1
*
update configure.rpm for clustered Samba usage
Andrew Tridgell
2008-08-13
1
-31
/
+40
*
Add winbind:online check timeout parameter
Volker Lendecke
2008-08-13
1
-0
/
+16
*
Attempt to fix bug 5684
Volker Lendecke
2008-08-13
1
-1
/
+1
*
Attempt to fix the build on Irix CC
Volker Lendecke
2008-08-13
1
-1
/
+3
*
Merge from Herb. print correct test status
Jeremy Allison
2008-08-12
1
-1
/
+2
*
Fix bug 5686 - libsmbclient segfaults with more than one SMBCCTX.
Jeremy Allison
2008-08-12
8
-38
/
+63
*
use variables for files used in multiple places
Herb Lewis
2008-08-12
1
-17
/
+19
*
Make sure to always set errno on error path in OpenDir (and hence scan_direct...
Michael Adam
2008-08-12
1
-0
/
+1
*
Fix unix_convert() for "*" after changing map_nt_error_from_unix().
Michael Adam
2008-08-12
1
-1
/
+1
*
I found lots of places where we assume error will be set when calling
Andrew Tridgell
2008-08-12
2
-4
/
+12
*
ensure we give an error code to any routines above that are looking
Andrew Tridgell
2008-08-12
1
-0
/
+3
*
cifs.upcall: negatively instantiate keys on error
Jeff Layton
2008-08-12
1
-2
/
+10
*
Remove two unused variables
Volker Lendecke
2008-08-12
1
-2
/
+1
*
Do not create a new mapping if a domain with an explicit config fails
Volker Lendecke
2008-08-12
1
-0
/
+18
*
Make the docs actually build
Volker Lendecke
2008-08-12
2
-5
/
+5
*
Document idmap rewrite
Volker Lendecke
2008-08-12
13
-158
/
+115
*
Some doxygen comments for idmap
Volker Lendecke
2008-08-12
2
-15
/
+157
*
Fix prototypes
Volker Lendecke
2008-08-12
2
-19
/
+25
*
Remove "idmap alloc config : range" parameter
Volker Lendecke
2008-08-12
3
-135
/
+76
*
idmap rewrite
Volker Lendecke
2008-08-12
20
-1051
/
+656
*
Remove the multi-ID lookup code and the 3.2.0 version of idmap_cache
Volker Lendecke
2008-08-12
5
-1069
/
+0
*
Directly call backends from idmap_[ugs]_to_[ugs]id
Volker Lendecke
2008-08-12
2
-22
/
+45
*
Move the gid2sid cache to the parent winbind process
Volker Lendecke
2008-08-12
2
-19
/
+158
*
Move the uid2sid cache to the parent winbind process
Volker Lendecke
2008-08-12
3
-19
/
+160
*
WHATSNEW: fix one occurrence of 3.2.0 to say 3.3.0.
Michael Adam
2008-08-12
1
-1
/
+1
[next]