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
path:
root
/
source3
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4-waf: move to a universal method of recursing into subdirs
Andrew Tridgell
2010-04-06
2
-20
/
+20
*
s4-waf: set default for bundled libraries
Andrew Tridgell
2010-04-06
1
-0
/
+2
*
s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...
Andrew Tridgell
2010-04-06
2
-0
/
+4
*
s3-waf: added options for static/shared module building
Andrew Tridgell
2010-04-06
1
-0
/
+60
*
s3-waf: build version.h
Andrew Tridgell
2010-04-06
1
-0
/
+2
*
s3-waf: charsets needs to be quoted as strings in config.h
Andrew Tridgell
2010-04-06
1
-6
/
+6
*
s3-waf: fixed tests for charsets
Andrew Tridgell
2010-04-06
1
-3
/
+3
*
s3-waf: check for default charsets
Kai Blin
2010-04-06
4
-0
/
+56
*
s3-waf: use new variable expansion feature
Andrew Tridgell
2010-04-06
1
-11
/
+3
*
s3-waf: modulesdir is in the base set of options now
Andrew Tridgell
2010-04-06
1
-1
/
+0
*
s3-waf: the start of the main build for s3
Andrew Tridgell
2010-04-06
1
-0
/
+611
*
s3-waf: more configure tests and minor fixes
Andrew Tridgell
2010-04-06
1
-26
/
+60
*
s3-waf: added build subdir for dynconfig generation
Andrew Tridgell
2010-04-06
3
-0
/
+97
*
build: Change checks to conform to new CHECK_* behaviour
Kai Blin
2010-04-06
1
-7
/
+9
*
build: Check if the compiler will optimize out functions
Kai Blin
2010-04-06
1
-0
/
+9
*
build: check for int types included from rpc/rpc.h
Kai Blin
2010-04-06
1
-0
/
+16
*
build: Check for POSIX capabilities
Kai Blin
2010-04-06
1
-0
/
+19
*
build: Check for various members of struct stat
Kai Blin
2010-04-06
1
-0
/
+7
*
build: Fix package name and package string case
Kai Blin
2010-04-06
1
-2
/
+2
*
build: Check for functions needed by Samba3
Kai Blin
2010-04-06
1
-0
/
+19
*
build: Check for kernel share modes
Kai Blin
2010-04-06
1
-0
/
+15
*
build: Check for IRIX kernel oplock types
Kai Blin
2010-04-06
1
-0
/
+5
*
build: Check for Linux kernel oplocks
Kai Blin
2010-04-06
1
-0
/
+13
*
build: Check for kernel change notify support
Kai Blin
2010-04-06
1
-0
/
+13
*
build: check for inotify support
Kai Blin
2010-04-06
1
-0
/
+6
*
build: check for headers needed to generate stack traces
Kai Blin
2010-04-06
1
-0
/
+2
*
build: Check for krb5 headers
Kai Blin
2010-04-06
1
-0
/
+8
*
build: Check for LDAP libraries
Kai Blin
2010-04-06
1
-0
/
+4
*
build: Check for CUPS
Kai Blin
2010-04-06
1
-0
/
+5
*
build: Add a basic wscript file for Samba3
Kai Blin
2010-04-06
1
-0
/
+41
*
Add FSCTL_QUERY_ALLOCATED_RANGES to the list of Windows ioctls we support.
Jeremy Allison
2010-04-05
1
-0
/
+52
*
Fix issue with aio where r/w lock wasn't kept across aio read operations.
Jeremy Allison
2010-04-05
3
-51
/
+110
*
Fix related to bug #7326 - can't read/write any files with full_audit
Volker Lendecke
2010-04-05
1
-2
/
+3
*
s3: Fix a cut&paste error in winbindd_list_groups_done
Volker Lendecke
2010-04-05
1
-1
/
+1
*
s3: Fix the GNU ld version detection on SLES
Volker Lendecke
2010-04-04
1
-1
/
+1
*
s3: Fix a comment
Volker Lendecke
2010-04-02
1
-1
/
+1
*
Move initialize_async_io_handler() inside of smbd/aio.c.
Jeremy Allison
2010-04-01
3
-38
/
+42
*
Add torture test for bug 7310 - DOS attribute inconsistency with MS Office
Jeremy Allison
2010-04-01
1
-2
/
+20
*
s3:winbindd: remove unused variables
Stefan Metzmacher
2010-04-01
1
-2
/
+0
*
s3:winbindd: fix problems with SIGCHLD handling (bug #7317)
Stefan Metzmacher
2010-04-01
3
-17
/
+6
*
s3: Ensure NULL termination before printing in winbindd_pam_logoff
Volker Lendecke
2010-04-01
1
-3
/
+3
*
s3: Fix a typo in winbindd_pam_logoff
Volker Lendecke
2010-04-01
1
-1
/
+1
*
s3:winbindd: correctly invalidate the cached connection
Stefan Metzmacher
2010-04-01
1
-6
/
+11
*
s3:winbindd: only set child_domain in the child
Stefan Metzmacher
2010-04-01
1
-1
/
+1
*
s3:winbindd: make sure we don't try rpc requests against unaccessable domains
Stefan Metzmacher
2010-04-01
1
-5
/
+28
*
s3: fix a typo in winbind_client_response_written
Volker Lendecke
2010-04-01
1
-2
/
+2
*
Make smbd_lock_socket/smbd_unlock_socket recursive with a ref_count.
Jeremy Allison
2010-03-31
6
-56
/
+68
*
s3: Merge French translation for pam_winbind after review
Christian PERRIER
2010-03-31
1
-14
/
+17
*
s3: Fix an error message in winbindd_pam_chauthtok()
Volker Lendecke
2010-03-31
1
-1
/
+1
*
s3: Ensure null termination in winbindd_pam_chauthtok()
Volker Lendecke
2010-03-31
1
-0
/
+4
[next]