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
*
RHEL-CTDB: --with-mandir -> --mandir
Volker Lendecke
2012-01-17
2
-2
/
+2
*
dynconfig: overwrite --with-privatelibdir as a Samba option
Stefan Metzmacher
2012-01-17
1
-1
/
+8
*
dynconfig: --with-modulesdir should be a Samba option
Stefan Metzmacher
2012-01-17
2
-11
/
+29
*
dynconfig/config.m4: expand prefix, exec_prefix, sysconfdir, localstatedir an...
Stefan Metzmacher
2012-01-17
1
-18
/
+18
*
s3:lib/messages: remove unused messaging_event_context()
Stefan Metzmacher
2012-01-17
2
-6
/
+0
*
s3:smbcontrol: avoid using messaging_event_context()
Stefan Metzmacher
2012-01-17
1
-10
/
+7
*
s3:smbcontrol: pass tevent_context down to wait_replies()
Stefan Metzmacher
2012-01-17
1
-10
/
+11
*
s3:smbcontrol: pass tevent_context down to subcommands
Stefan Metzmacher
2012-01-17
1
-38
/
+69
*
s3:printing: avoid messaging_event_context() in print_queue_housekeeping()
Stefan Metzmacher
2012-01-17
1
-6
/
+21
*
s3-install: Don't let MANDIR and SRCDIR be overwritten
Volker Lendecke
2012-01-16
1
-1
/
+2
*
s4:dsdb/password_hash: require a "Primary:Kerberos" blob in supplementalCrede...
Stefan Metzmacher
2012-01-16
1
-0
/
+16
*
s3:selftest: rpcclient doesn't support smb2
Stefan Metzmacher
2012-01-16
1
-29
/
+27
*
s3: ADS support is needed for dns updates
Volker Lendecke
2012-01-14
1
-1
/
+1
*
KCC importldif/exportldif and intersite topology
Dave Craft
2012-01-14
2
-376
/
+2429
*
Intersite KCC flags for python
Dave Craft
2012-01-14
1
-0
/
+5
*
Intersite KCC flags
Dave Craft
2012-01-14
1
-0
/
+5
*
idl: add to_null property
David Disseldorp
2012-01-14
1
-1
/
+8
*
idl: add to_null attribute to the spoolss devicename array
David Disseldorp
2012-01-13
1
-1
/
+1
*
idl: add to_null attribute to the spoolss formname array
David Disseldorp
2012-01-13
1
-1
/
+1
*
ndr: add ndr_pull_charset_to_null()
David Disseldorp
2012-01-13
2
-0
/
+32
*
idl: add parser for the to_null property
David Disseldorp
2012-01-13
1
-1
/
+5
*
s4-smbtorture: tweak spoolss_OpenPrinterEx devmode
David Disseldorp
2012-01-13
1
-2
/
+2
*
s3: Fix the talloc hierarchy in fetch_share_mode_unlocked
Volker Lendecke
2012-01-13
1
-1
/
+1
*
s3-waf: check for KRB5_PDU_NONE as in the autoconf build.
Günther Deschner
2012-01-13
1
-0
/
+1
*
s3-autoconf: fix the build of the pdb_ldap shared module in autoconf build as...
Günther Deschner
2012-01-13
2
-5
/
+4
*
s3-waf: fix compile of pdb_ldap as shared module by moving ldap schema helper...
Günther Deschner
2012-01-13
2
-2
/
+3
*
s3-waf: also check for gsskrb5_extract_authz_data_from_sec_context() during
Günther Deschner
2012-01-13
1
-1
/
+2
*
s3:build: add auth/gensec/spnego.o
Stefan Metzmacher
2012-01-13
3
-5
/
+11
*
auth/gensec: move spnego.c to the toplevel
Stefan Metzmacher
2012-01-13
3
-11
/
+7
*
auth/gensec: common helper functions should be in gensec_util.c
Stefan Metzmacher
2012-01-13
2
-107
/
+116
*
s4:auth/gensec: inline packet_full_request_u32()
Stefan Metzmacher
2012-01-13
1
-1
/
+9
*
auth/gensec: add some more functions from gensec_start.c to gensec.h
Stefan Metzmacher
2012-01-13
2
-16
/
+37
*
auth/gensec: make sure functions from gensec.c are in gensec.h
Stefan Metzmacher
2012-01-13
2
-5
/
+7
*
s4:auth/gensec: fix compiler warnings in spnego.c
Stefan Metzmacher
2012-01-13
1
-3
/
+0
*
s3-selftest The krb5 encrypted CIFS test was wrong
Andrew Bartlett
2012-01-13
2
-1
/
+4
*
selftest: Do not run symbol check if setting up testenv
Amitay Isaacs
2012-01-13
1
-1
/
+1
*
Add comments to all functions (to help me understand it better).
Jeremy Allison
2012-01-13
2
-0
/
+32
*
s3: Fix nested get_share_mode_lock calls
Volker Lendecke
2012-01-12
1
-5
/
+57
*
s3: Move the share_mode_lock handling to its own file
Volker Lendecke
2012-01-12
4
-417
/
+465
*
s3: Put an indirection layer into share_mode_lock
Volker Lendecke
2012-01-12
9
-173
/
+193
*
s3: Introduce get_share_mode_lock_fresh()
Volker Lendecke
2012-01-12
7
-41
/
+40
*
s3: Replace fill_share_mode_lock()
Volker Lendecke
2012-01-12
1
-84
/
+67
*
s4:repl_cleartext_pwd.py: add optional 'clear_utf16_name' parameter
Stefan Metzmacher
2012-01-12
1
-7
/
+17
*
s4:repl_cleartext_pwd.py: add 'attmode' parameter to convert the attname to utf8
Stefan Metzmacher
2012-01-12
1
-5
/
+22
*
s4:repl_cleartext_pwd.py: correctly compare attids as uint32_t values
Stefan Metzmacher
2012-01-12
1
-5
/
+10
*
s3-waf: auth_netlogond depends on tldap.
Andreas Schneider
2012-01-12
1
-0
/
+1
*
s3-waf: link SECRETS3 only against samba3util.
Andreas Schneider
2012-01-12
1
-1
/
+1
*
s3-waf: Create a smaller samba3util subsystem.
Andreas Schneider
2012-01-12
1
-7
/
+18
*
s4:pygensec/tests: add test for gensec_set_max_update_size()
Stefan Metzmacher
2012-01-12
1
-0
/
+54
*
s4:auth/gensec/spnego: add support for fragmented spnego messages
Stefan Metzmacher
2012-01-12
2
-4
/
+206
[next]