Age | Commit message (Expand) | Author | Files | Lines |
2011-04-13 | build: Bring DYNCONFIG into samba-util library to avoid symbol duplication | Andrew Bartlett | 1 | -5/+5 |
2011-04-13 | s3-build Remove distinct LOCALEDIR subsystem | Andrew Bartlett | 1 | -6/+1 |
2011-04-13 | s3-charcnv: Move convert_string() et al to lib/util/charset | Andrew Bartlett | 1 | -1/+1 |
2011-04-13 | lib/util/charset Move source3/lib/util_unistr.c to the common code. | Andrew Bartlett | 1 | -1/+1 |
2011-04-13 | libcli/ldap pull LIBCLI_LDAP_MESSAGE and LIBCLI_LDAP_NDR into a library | Andrew Bartlett | 1 | -4/+4 |
2011-04-12 | s3-util: separate out cmdline helpers. | Günther Deschner | 1 | -1/+1 |
2011-04-06 | s3-net: Add net trust utility | Sumit Bose | 1 | -0/+1 |
2011-04-06 | tstream: make npa_tstream a private library | Andrew Tridgell | 1 | -2/+2 |
2011-04-06 | lib: make asn1_util a private library | Andrew Tridgell | 1 | -11/+11 |
2011-04-06 | lib: moved data_blob.c into samba-util-common | Andrew Tridgell | 1 | -6/+2 |
2011-04-04 | s3-net: add command "net idmap check" | Gregor Beck | 1 | -1/+2 |
2011-04-03 | s3: Add a quick test for bug 8042 | Volker Lendecke | 1 | -0/+1 |
2011-03-30 | s3: move filename_util.c out of source3/smbd to source3/lib. | Günther Deschner | 1 | -1/+1 |
2011-03-30 | s3-passdb: move util_builtin.c out of passdb. | Günther Deschner | 1 | -1/+1 |
2011-03-30 | s3-passdb: move util_unixsids.c out of passdb. | Günther Deschner | 1 | -1/+1 |
2011-03-30 | s3-passdb: move util_wellknown.c out of passdb. | Günther Deschner | 1 | -1/+1 |
2011-03-30 | s3: create_builtin_users/administrators belongs to passdb not auth. | Günther Deschner | 1 | -1/+2 |
2011-03-30 | lib/util/util_pw: share sys_get{pw,gr} group of calls. | Günther Deschner | 1 | -1/+1 |
2011-03-29 | s3-waf: fix spoolssd compile. | Günther Deschner | 1 | -1/+1 |
2011-03-25 | s3-string: moved fstring functions into their own file | Andrew Tridgell | 1 | -1/+1 |
2011-03-23 | s3-lib Remove the clobber_region() code. | Andrew Bartlett | 1 | -1/+1 |
2011-03-23 | fault: get fault.c ready for use by s4 | Andrew Tridgell | 1 | -1/+2 |
2011-03-23 | fault: moved s3 fault.c to top level | Andrew Tridgell | 1 | -1/+1 |
2011-03-19 | s3-waf: use HAVE_ADS env to decide whether to build libads.so | Günther Deschner | 1 | -2/+3 |
2011-03-17 | lib-util: put data_blob back in the public library | Simo Sorce | 1 | -1/+1 |
2011-03-16 | s3-printing: use printcap IDL for IPC | David Disseldorp | 1 | -0/+1 |
2011-03-15 | s3-build: share smbtorture4 build rules with s3-waf build. | Günther Deschner | 1 | -0/+6 |
2011-03-15 | s3-waf: enable public_headers_allow_broken | Andrew Tridgell | 1 | -0/+3 |
2011-03-15 | s3-waf: enable public header building in s3 | Andrew Tridgell | 1 | -0/+7 |
2011-03-08 | s3-waf: fix the build. | Günther Deschner | 1 | -1/+1 |
2011-03-03 | lib/util: LIBCRYPTO is in common already, so add it to samba-util-common. | Günther Deschner | 1 | -1/+1 |
2011-03-01 | lib/util: new merged debug system | Andrew Bartlett | 1 | -1/+1 |
2011-02-28 | s3: fix the waf build after adding smbd/msg_idmap.c | Michael Adam | 1 | -1/+1 |
2011-02-24 | build: moved util_reg.c into a common subsystem | Andrew Tridgell | 1 | -3/+3 |
2011-02-24 | build: moved spnego_parse.c into a common subsystem | Andrew Tridgell | 1 | -4/+0 |
2011-02-24 | build: moved librpc/rpc/*.c into a rpccommon library | Andrew Tridgell | 1 | -10/+4 |
2011-02-24 | build: moved lmhosts.c into a common subsystem | Andrew Tridgell | 1 | -3/+4 |
2011-02-24 | build: moved libds/common/flag_mapping.c into a common subsystem | Andrew Tridgell | 1 | -2/+3 |
2011-02-24 | build: moved schannel_sign.c into a shared COMMON_SCHANNEL subsystem | Andrew Tridgell | 1 | -4/+1 |
2011-02-24 | build: moved libcli/auth/ntlmssp*.c into a common libcliauth.so library | Andrew Tridgell | 1 | -7/+3 |
2011-02-23 | s3-waf: remove more unused variables. | Günther Deschner | 1 | -10/+2 |
2011-02-23 | s3-waf: rename LIBSAMBA subsystem to LIBNTLMSSP (which it is in fact). | Günther Deschner | 1 | -11/+9 |
2011-02-23 | s3-waf: move GROUPDB into libpassdb.so. | Günther Deschner | 1 | -11/+11 |
2011-02-23 | s3-waf: make use of LIBCLI_CLDAP subsystem | Stefan Metzmacher | 1 | -6/+4 |
2011-02-23 | s3-waf: move some parts of auth to AUTH_COMMON to avoid duplicate symbols wit... | Günther Deschner | 1 | -9/+2 |
2011-02-23 | s3-waf: added SYMBOLCHECK support to source3 waf build | Andrew Tridgell | 1 | -0/+2 |
2011-02-23 | build: moved more files into samba-util-common | Andrew Tridgell | 1 | -18/+2 |
2011-02-23 | build: created samba-util-common library | Andrew Tridgell | 1 | -9/+1 |
2011-02-22 | Revert "s3-waf: make use of LIBCLI_CLDAP subsystem" | Günther Deschner | 1 | -3/+6 |
2011-02-22 | s3-waf: make use of LIBCLI_CLDAP subsystem | Stefan Metzmacher | 1 | -6/+3 |