Age | Commit message (Expand) | Author | Files | Lines |
2011-10-28 | lib/util Split samba-modules library into public and private parts | Andrew Bartlett | 1 | -1/+1 |
2011-10-28 | s3-torture run t_strappend tests as LOCAL-sprintf_append | Andrew Bartlett | 1 | -1/+2 |
2011-10-27 | s3-waf: Don't link uid_wrapper more than once. | Andreas Schneider | 1 | -2/+2 |
2011-10-25 | torture: Remove unused smbiconv | Andrew Bartlett | 1 | -7/+0 |
2011-10-25 | libcli/smb: move smb_signing.[ch] to the toplevel | Stefan Metzmacher | 1 | -1/+0 |
2011-10-24 | libcli/smb: move source3/libsmb/read_smb.* to the toplevel | Stefan Metzmacher | 1 | -2/+3 |
2011-10-21 | libcli/smb: move smb_seal.c to the toplevel | Stefan Metzmacher | 1 | -1/+1 |
2011-10-21 | build: compile (but do not install) netapi examples | Andrew Bartlett | 1 | -0/+1 |
2011-10-20 | s3-netapi Compile (but do not install) netapi tests | Andrew Bartlett | 1 | -1/+1 |
2011-10-19 | s3-waf: make sure we always compile (not install) our libsmbclient testcode. | Günther Deschner | 1 | -0/+1 |
2011-10-18 | libsmbclient: add ABI checking and pc file | Andrew Tridgell | 1 | -2/+4 |
2011-10-17 | s3-waf: make sure we always build example pdb modules with --enable-developer. | Günther Deschner | 1 | -0/+1 |
2011-10-17 | s3-waf: make sure we always build example auth modules with --enable-developer. | Günther Deschner | 1 | -0/+1 |
2011-10-17 | s3: Before adding KDC's to the krb5.conf, cldap ping them | Volker Lendecke | 1 | -1/+1 |
2011-10-14 | s3-waf: install passdb headers. | Günther Deschner | 1 | -0/+6 |
2011-10-12 | s3:net: add command registry check | Gregor Beck | 1 | -0/+2 |
2011-10-11 | s3-waf: make sure we build example vfs modules with --enable-developer. | Günther Deschner | 1 | -0/+1 |
2011-10-11 | s3:wscript: add 'gssapi' dependecy to 'errors3' | Stefan Metzmacher | 1 | -1/+1 |
2011-10-11 | auth: move gensec_start.c to the top level | Andrew Bartlett | 1 | -1/+1 |
2011-10-08 | build: build wbinfo only once in the waf build | Andrew Bartlett | 1 | -9/+0 |
2011-10-08 | build: remove double-setting of build_public_headers | Andrew Bartlett | 1 | -3/+0 |
2011-10-08 | build: s3 public headers appear to be correct now | Andrew Bartlett | 1 | -3/+0 |
2011-10-08 | s3:msdfs: implement setup_dfs_referral() on top of SMB_VFS_GET_DFS_REFERRALS() | Stefan Metzmacher | 1 | -1/+1 |
2011-10-07 | ldb: use ldb directly rather than via a copy | Andrew Bartlett | 1 | -4/+0 |
2011-10-07 | build: Reduce build systems to just top level waf and autoconf | Andrew Bartlett | 1 | -76/+10 |
2011-10-06 | s3:lib: remove unused/empty modules.c | Stefan Metzmacher | 1 | -1/+1 |
2011-10-06 | s3: Use the uid_wrapper | Volker Lendecke | 1 | -2/+2 |
2011-10-06 | lib/util: consolidate module loading into common code | Andrew Bartlett | 1 | -1/+1 |
2011-10-04 | s3-waf: remove explicit linking to SMBLDAP subsystem. | Günther Deschner | 1 | -9/+9 |
2011-10-01 | Add the new test_nttrans_fsctl.c to waf | Richard Sharpe | 1 | -0/+1 |
2011-09-30 | s3:wscript_build - add dependency on "tdb-wrap3" for libnet dssync | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2011-09-30 | build: Add dep on tdb-wrap3 to get tdb headers | Andrew Bartlett | 1 | -1/+1 |
2011-09-20 | s3:dbwrap_tool: add popt support and standard samba options | Michael Adam | 1 | -1/+2 |
2011-09-15 | waf: restore libsmbclient handling. | Günther Deschner | 1 | -3/+3 |
2011-09-12 | s3-lsa: Add conversion for auth info structs | Sumit Bose | 1 | -2/+3 |
2011-09-08 | build: netapi does not depend on TOKEN_UTIL | Andrew Bartlett | 1 | -1/+1 |
2011-09-07 | build: Replace mkbuildoptions-waf awk script with waf target | Amitay Isaacs | 1 | -4/+1 |
2011-09-05 | libcli/smb: move smb2_signing.c to the toplevel | Stefan Metzmacher | 1 | -1/+0 |
2011-08-31 | s3-waf: convert libgpo into a private library. | Günther Deschner | 1 | -5/+6 |
2011-08-30 | s3-build: move libsmb/clisigning.c to LIBSMB_SRC | Stefan Metzmacher | 1 | -2/+3 |
2011-08-22 | s3-net: Added the command rpc conf to the net binary. | Vicentiu Ciorbaru | 1 | -0/+1 |
2011-08-21 | s3-id_cache: Move id caches mgmt out of smbd | Andreas Schneider | 1 | -0/+1 |
2011-08-21 | s3-waf: Fix build with lsasd. | Andreas Schneider | 1 | -1/+1 |
2011-08-21 | s3-prefork: Add common utilities for daemons | Simo Sorce | 1 | -0/+1 |
2011-08-21 | wafsamba: Require public libraries to have a pc file specified, or explicitly... | Jelmer Vernooij | 1 | -0/+4 |
2011-08-15 | build: link pys3param against pytalloc-util not pytalloc | Andrew Bartlett | 1 | -1/+1 |
2011-08-13 | s3-param: Add python wrapper for s3 parameters | Amitay Isaacs | 1 | -0/+7 |
2011-08-10 | s3-prefork: implement prefork framework | Simo Sorce | 1 | -0/+1 |
2011-08-08 | build: rename rpcommon to dcerpc-binding an make a public library | Andrew Bartlett | 1 | -2/+2 |
2011-08-08 | build: provide tevent-util as a public library | Andrew Bartlett | 1 | -2/+2 |