Age | Commit message (Expand) | Author | Files | Lines |
2010-10-30 | talloc.3: Remove documentation for deprecated talloc_append_string, | Jelmer Vernooij | 1 | -11/+0 |
2010-10-30 | s4-smbd: initialise process models in smbtorture before use | Andrew Tridgell | 2 | -5/+15 |
2010-10-30 | s4-smbd: leave the single process model as internal | Andrew Tridgell | 1 | -1/+1 |
2010-10-30 | waf: fixed building of non-shared binaries that contain modules | Andrew Tridgell | 1 | -0/+19 |
2010-10-30 | s4-heimdal: lex_err_message() should not be static | Andrew Tridgell | 1 | -2/+2 |
2010-10-30 | s4-waf: added a lexyacc.sh script that manually rebuilds the heimdal parsers | Andrew Tridgell | 1 | -0/+82 |
2010-10-30 | s4-test: don't override modules dir | Andrew Tridgell | 2 | -2/+0 |
2010-10-30 | waf: get rid of target aliases in wafsamba | Andrew Tridgell | 2 | -30/+1 |
2010-10-30 | s4-build: removed some unnecessary dependencies | Andrew Tridgell | 10 | -13/+13 |
2010-10-30 | s4-ndr: make ndr-table a subsystem | Andrew Tridgell | 1 | -2/+1 |
2010-10-30 | s4-cmdline: make cmdline-credentials a private library | Andrew Tridgell | 3 | -8/+8 |
2010-10-30 | s4-dns: make the dns update task an external module | Andrew Tridgell | 1 | -5/+6 |
2010-10-30 | s4-cluster: make cluster a private shared lib | Andrew Tridgell | 2 | -10/+11 |
2010-10-30 | s4-replace: make libreplace a private shared lib in s4 | Andrew Tridgell | 1 | -1/+1 |
2010-10-30 | s4-tdb: make tdb-wrap into a private library | Andrew Tridgell | 4 | -9/+10 |
2010-10-30 | s4-auth: make KERBEROS subsystem into authkrb5 private library | Andrew Tridgell | 4 | -11/+12 |
2010-10-30 | s4-credentials: make a private library from CREDENTIALS subsystem | Andrew Tridgell | 1 | -8/+9 |
2010-10-30 | s4-ldb: add explicit depenencies on ldb library in ldb modules | Andrew Tridgell | 1 | -2/+10 |
2010-10-30 | s4-ldbwrap: split ldb-wrap out from the LDBSAMBA subsystem | Andrew Tridgell | 5 | -12/+23 |
2010-10-30 | zlib: use the real library name 'z' instead of ZLIB | Andrew Tridgell | 3 | -11/+7 |
2010-10-30 | s4-rpc: split the dcesrv reply code out of dcerpc_server | Andrew Tridgell | 7 | -175/+264 |
2010-10-30 | s4-modules: remove LD_SAMBA_MODULE_PATH | Andrew Tridgell | 2 | -3/+2 |
2010-10-30 | s4-torture: simplify the depenencies for TORTURE_DRS | Andrew Tridgell | 1 | -1/+1 |
2010-10-30 | s4-smbd: make our process models into real modules | Andrew Tridgell | 1 | -39/+46 |
2010-10-30 | s4-smbd: don't initialise process models more than once | Andrew Tridgell | 18 | -50/+55 |
2010-10-30 | waf: save the samba_deps_extended | Andrew Tridgell | 1 | -1/+1 |
2010-10-30 | waf: give a better error on a bad grouping library | Andrew Tridgell | 1 | -0/+1 |
2010-10-30 | waf: cope with subsystems with no static modules | Andrew Tridgell | 1 | -4/+6 |
2010-10-30 | waf: don't auto-depend on subsystems | Andrew Tridgell | 1 | -7/+0 |
2010-10-30 | waf: added --symbol-check option | Andrew Tridgell | 3 | -47/+127 |
2010-10-30 | waf: build all libraries after all object files | Andrew Tridgell | 2 | -9/+24 |
2010-10-30 | waf: use Utils.WafError() instead of raising an AssertionError | Andrew Tridgell | 1 | -2/+1 |
2010-10-30 | waf: cope with rules with no inputs | Andrew Tridgell | 1 | -0/+3 |
2010-10-30 | waf: separate out get_tgt_list() | Andrew Tridgell | 2 | -12/+20 |
2010-10-30 | waf: display the paths in library loops | Andrew Tridgell | 1 | -0/+21 |
2010-10-30 | waf: added env.DEVELOPER_MODE flag | Andrew Tridgell | 2 | -0/+309 |
2010-10-30 | waf: added suncc_wrap | Andrew Tridgell | 1 | -1/+16 |
2010-10-30 | s4-kdc: create a 'pac' private grouping library | Andrew Tridgell | 1 | -0/+6 |
2010-10-30 | s4-heimdal: removed the use of signal.c from roken | Andrew Tridgell | 1 | -1/+0 |
2010-10-30 | s4-heimdal: fixed the use of error_message() in heimdal | Andrew Tridgell | 12 | -47/+49 |
2010-10-30 | replace: create a private replace-test library | Andrew Tridgell | 3 | -7/+11 |
2010-10-30 | s4-ldb: create a private library ldb-cmdline | Andrew Tridgell | 2 | -6/+7 |
2010-10-30 | talloc: Fix manual pages in standalone build. | Jelmer Vernooij | 1 | -2/+1 |
2010-10-29 | Fix bug #7700 - Improvement of return code of smbclient | Jeremy Allison | 11 | -136/+229 |
2010-10-29 | s4:torture/rpc/samr.c - fix NTTIME warnings by casts | Matthias Dieter Wallnöfer | 1 | -13/+16 |
2010-10-29 | s4:torture/rpc/samr.c - test the "ReplicaSourceNodeName" only against s3 | Matthias Dieter Wallnöfer | 1 | -2/+4 |
2010-10-29 | s4:samr RPC server - fix trailing whitespaces | Matthias Dieter Wallnöfer | 3 | -268/+268 |
2010-10-29 | s4:samr RPC server - fix indentation of function parameters | Matthias Dieter Wallnöfer | 1 | -29/+30 |
2010-10-29 | s4:samr RPC server - DomainGeneralInformation - never return NULL on the oem ... | Matthias Dieter Wallnöfer | 1 | -2/+6 |
2010-10-29 | s4:samr RPC server - provide the right "ReplicaSourceNodeName" | Matthias Dieter Wallnöfer | 1 | -12/+16 |