summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-28lib/util Split samba-modules library into public and private partsAndrew Bartlett28-74/+150
2011-10-28lib/util Rename load_samba_modules -> samba_modules_loadAndrew Bartlett10-10/+10
2011-10-28lib/util Rename run_init_functions -> samba_init_module_fns_runAndrew Bartlett14-22/+22
2011-10-28lib/util Rename init_module_fn to samba_init_module_fnAndrew Bartlett15-36/+36
2011-10-28gensec: Add parinoia about integer wrappingAndrew Bartlett1-0/+7
2011-10-28s3-selftest Add all the LOCAL-* smbtorture tests to make testAndrew Bartlett3-2/+24
2011-10-28s3-build: Remove libbigballofmud.soAndrew Bartlett1-30/+0
2011-10-28s3-torture Remove t_stringoverflow as fstrcpy now uses strlcpyAndrew Bartlett2-27/+0
2011-10-28s3-selftest: Add LOCAL-sprintf_appendAndrew Bartlett1-1/+1
2011-10-28s3-torture run t_strappend tests as LOCAL-sprintf_appendAndrew Bartlett5-11/+15
2011-10-28s3-torture Run t_strappend test for less timeAndrew Bartlett1-1/+1
2011-10-28s3-torture Fix t_strappend testAndrew Bartlett1-3/+3
2011-10-28selftest: Have only one set of selftest knownfail and skip filesAndrew Bartlett10-76/+52
2011-10-28selftest: Remove --target option and the ability to run 'samba4 only' testsAndrew Bartlett2-33/+16
2011-10-28s3-torture remove unused t_push_ucs2.c t_strcmp.c t_strstr.cAndrew Bartlett4-133/+0
2011-10-28s3-torture remove unused t_asn1.cAndrew Bartlett1-65/+0
2011-10-28examples: rework wscript to use a loopAndrew Bartlett1-84/+23
2011-10-28s3-passdb: use tevent_context in passdb.Günther Deschner3-8/+9
2011-10-28s3-smbldap: use tevent_context in smbldap.Günther Deschner2-12/+13
2011-10-28Add systemd service files.Andreas Schneider4-0/+44
2011-10-28s4:librpc/dcerpc_smb2: fix smb2_write_callback()Stefan Metzmacher1-5/+9
2011-10-28s4:librpc/dcerpc_smb: fix smb_write_callback()Stefan Metzmacher1-5/+10
2011-10-28s4:torture:smb2: avoid leaking tree connects up to the main function from the...Michael Adam1-0/+13
2011-10-28s4:torture:smb2: fix a nasty double free error.Michael Adam1-2/+10
2011-10-28s4:torture:smb2: fix a commentMichael Adam1-1/+1
2011-10-28s4:torture:smb2: be leass leaky in wrap_simple_2smb2_test()Michael Adam1-4/+9
2011-10-27s3-ctdb: Fix ctdb_read_reqVolker Lendecke1-23/+17
2011-10-27s3-ctdb: Add debug to ctdb_processes_existVolker Lendecke1-0/+6
2011-10-27s3: Use serverids_exist in parse_share_modesVolker Lendecke1-1/+23
2011-10-27s3: Add serverids_existVolker Lendecke2-0/+39
2011-10-27s3: Add processes_existVolker Lendecke2-0/+68
2011-10-27s3-ctdb: Make ctdbd_process_exists use ctdbd_processes_existVolker Lendecke1-13/+8
2011-10-27s3-ctdb: Add ctdb_processes_existVolker Lendecke2-0/+101
2011-10-27s3-ctdb: Allow ctdb_read_req to read any reqidVolker Lendecke1-1/+1
2011-10-27s3-ctdb: Don't hand out 0 as reqidVolker Lendecke1-4/+13
2011-10-27s3: Use talloc_tos() in parse_share_modes()Volker Lendecke1-1/+1
2011-10-27s3: Fix some nonempty blank linesVolker Lendecke1-3/+3
2011-10-27s3: Fix some type-punned warningsVolker Lendecke1-4/+4
2011-10-27s4:wscript - install the two missing files "dlz_bind9.so" and "named.conf.dlz"Geza Gemes2-2/+4
2011-10-27s4:repl_meta_data LDB module - don't intercept the partition LDB module refer...Matthias Dieter Wallnöfer1-17/+18
2011-10-27s4:repl_meta_data LDB module - rename operation - do not overwrite error mess...Matthias Dieter Wallnöfer1-3/+1
2011-10-27s4:repl_meta_data LDB module - remove pointless debug messagesMatthias Dieter Wallnöfer1-4/+0
2011-10-27s4:repl_meta_data LDB module - always return the original LDB result codes on...Matthias Dieter Wallnöfer1-5/+12
2011-10-27s4:repl_meta_data LDB module - "dsdb_search_module_dn" already checks if len(...Matthias Dieter Wallnöfer1-4/+4
2011-10-27s4:ldap.py - fix up the dSHeuristics test to check for the right behaviourMatthias Dieter Wallnöfer1-15/+27
2011-10-27s4:objectclass_attrs LDB module - implement the dSHeuristics length checks co...Matthias Dieter Wallnöfer2-6/+46
2011-10-27s4:ldap.py - we test the creation of secrets already in the "systemOnly" test...Matthias Dieter Wallnöfer1-9/+0
2011-10-27s4:ldap.py - enhance and fix up the object class testMatthias Dieter Wallnöfer1-6/+95
2011-10-27s4:objectclass LDB module - objectclass modify op. - remove superflous "tallo...Matthias Dieter Wallnöfer1-8/+4
2011-10-27s4:objectclass LDB module - objectclass modify operationsMatthias Dieter Wallnöfer1-95/+32