index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-29
s3:smb2_server: call smbd_smb2_request_validate() also in smbd_smb2_first_neg...
Stefan Metzmacher
1
-0
/
+6
2012-06-29
s3:smb2_server: start the connection with one credit granted to the client
Stefan Metzmacher
1
-1
/
+1
2012-06-28
s3: fine tune and clean up statvfs tests
Björn Jacke
2
-9
/
+8
2012-06-28
docs-xml: fix typos and format in smb.conf server max protocol man
Björn Baumbach
4
-25
/
+51
2012-06-28
packaging(RHEL-CTDB): fix build dependencies
Björn Baumbach
1
-2
/
+2
2012-06-28
selftest: run pdbtest against s3dc as well
Andrew Bartlett
2
-4
/
+4
2012-06-28
selftest: use a loop rather than declare tests for both dc and s3dc
Andrew Bartlett
1
-16
/
+16
2012-06-28
librpc/ndr: Initilaise the remainder of struct dom_sid after a pull
Andrew Bartlett
1
-0
/
+1
2012-06-28
s4-torture: fix typo in samlogon test.
Günther Deschner
1
-1
/
+1
2012-06-28
s4-torture: use torture context for printing debug output.
Günther Deschner
1
-111
/
+97
2012-06-28
s3: Fix compilation of pthreadpool_sync.c on platforms without pthread.h
Volker Lendecke
1
-1
/
+0
2012-06-28
s3:smbd: change nt_open_pipe() to uint16_t pnum/fnum
Stefan Metzmacher
1
-3
/
+3
2012-06-28
s3:smb2_create: add usefull DEBUG() message
Stefan Metzmacher
1
-0
/
+3
2012-06-28
s3:smbd/files: fsp->fnum is uint64_t not int!
Stefan Metzmacher
1
-3
/
+3
2012-06-28
s3:brlock: s/int/uint64_t for fnum
Stefan Metzmacher
1
-1
/
+1
2012-06-28
s3:brlock: add some const to print_lock_struct()
Stefan Metzmacher
1
-1
/
+1
2012-06-28
s3:wscript: use LOCKING subsystem for smbtorture3
Stefan Metzmacher
1
-1
/
+2
2012-06-28
source4/smbd/pidfile: don't panic if pid file is corrupt.
Rusty Russell
1
-0
/
+3
2012-06-28
replace: define INT64_MAX when not defined
Björn Jacke
1
-0
/
+4
2012-06-27
s3-param: Rename loadparm_s3_context -> loadparm_s3_helpers
Andrew Bartlett
23
-33
/
+33
2012-06-27
s3-pdb_samba4: Remove dupliate profilePath handling
Andrew Bartlett
1
-6
/
+0
2012-06-27
s4-selftest: expand passdb testing
Andrew Bartlett
2
-0
/
+102
2012-06-27
s3-pdbtest: Initialise more elements for testing
Andrew Bartlett
1
-0
/
+8
2012-06-27
s3-pdb_samba4: Add support for lastLogon and lastLogoff
Andrew Bartlett
1
-2
/
+10
2012-06-27
s3-pdb_samba4: Fix time handling, use nt_time_to_unix()
Andrew Bartlett
1
-1
/
+1
2012-06-27
lib/ldb: Print trace messages for modify correctly
Andrew Bartlett
1
-1
/
+1
2012-06-27
s4-selftest: Test login with a password expired user
Andrew Bartlett
2
-0
/
+34
2012-06-27
s4-dsdb when setting DSDB_CONTROL_PASSWORD_BYPASS_LAST_SET_OID make it non-cr...
Andrew Bartlett
1
-1
/
+7
2012-06-27
s4-dsdb: Remove hooks for non-directory password handling
Andrew Bartlett
1
-12
/
+0
2012-06-27
selftest: allow NSS_WRAPPER_* vars to be exported to the environment
Andrew Bartlett
1
-1
/
+6
2012-06-27
selftest: Add extra users to nss_wrapper
Andrew Bartlett
2
-2
/
+4
2012-06-27
s3-pdbtest: show mis-matching times
Andrew Bartlett
1
-4
/
+12
2012-06-27
s3:registry: change reg_import.c according to coding guidelines.
Michael Adam
1
-53
/
+47
2012-06-27
s3:registry: use TALLOC_CTX * instead of const void * in reg_import_adapter()
Michael Adam
2
-2
/
+2
2012-06-27
s3: add a tool "cclean" to cleanup orphaned entries from connections.tdb
Gregor Beck
3
-1
/
+324
2012-06-27
s3:conn_tdb: add a function connections_fetch_entry_ext() that also takes the...
Gregor Beck
2
-5
/
+19
2012-06-27
s3:lib:dbwrap: fix return value of db_ctdb_traverse[_read] for non-persistent...
Gregor Beck
1
-6
/
+17
2012-06-27
s3-printing: fix broken print_job_get_name() return
David Disseldorp
1
-1
/
+2
2012-06-27
s3:test_net_registry_check.sh: grep -E isn't portable, use egrep
Björn Jacke
1
-1
/
+1
2012-06-27
tests: make test_ldb portable, eliminate "local" keyword
Björn Jacke
1
-10
/
+6
2012-06-26
s3:net registry import: implement dry-run with "--test"
Michael Adam
1
-0
/
+6
2012-06-26
s3:net registry import: add an assert
Michael Adam
1
-0
/
+2
2012-06-26
s3:net registry import: reduce indentation
Michael Adam
1
-7
/
+8
2012-06-26
s3:net registry import: fix the return code when transaction commit fails
Michael Adam
1
-1
/
+1
2012-06-26
s3:net registry import: improve regdb_open/close layering
Michael Adam
1
-3
/
+4
2012-06-26
s3:net registry import: untangle nested function calls
Michael Adam
1
-3
/
+8
2012-06-26
s3:net registry import: reduce indentation and untangle assignment from check
Michael Adam
1
-4
/
+9
2012-06-26
s3:net registry import: move precheck-and-import code to its own function
Michael Adam
1
-9
/
+20
2012-06-26
s3:net registry: fix violation of coding conventions
Gregor Beck
1
-32
/
+35
2012-06-26
s3:net registry import: add option --precheck
Gregor Beck
3
-5
/
+197
[next]