Age | Commit message (Expand) | Author | Files | Lines |
2011-12-16 | s3:smbd: remove unused sconn_server_id() | Stefan Metzmacher | 1 | -1/+0 |
2011-12-15 | s3:smbd: split ID_CACHE_* message handling into parent and child parts | Stefan Metzmacher | 1 | -1/+1 |
2011-12-12 | s4-lsarpc handle more info levels in SetInfoTrustedDomain calls | Andrew Bartlett | 1 | -2/+2 |
2011-12-03 | Revert making public of the samba-module library. | Jelmer Vernooij | 1 | -1/+1 |
2011-12-03 | s3:registry: do not use regdb functions during db upgrade | Gregor Beck | 1 | -2/+5 |
2011-12-03 | Update the waf build system to link with the new PIDL locking code. | Jeremy Allison | 1 | -1/+1 |
2011-12-02 | s3: Use autogenerated open_files.idl | Volker Lendecke | 1 | -0/+1 |
2011-11-24 | s3:smb2cli: remove unused smb2cli_negprot() | Stefan Metzmacher | 1 | -1/+0 |
2011-11-24 | s3:smb2cli: replace smb2cli_base.c code with the more generic smbXcli_base.c ... | Stefan Metzmacher | 1 | -1/+0 |
2011-11-21 | s3-waf: remove version from libpdb.so for now. | Günther Deschner | 1 | -2/+0 |
2011-11-17 | param: calculate server role from security, and security from server role | Andrew Bartlett | 1 | -1/+1 |
2011-11-16 | s3-waf: create a smbldap.so library. | Günther Deschner | 1 | -5/+7 |
2011-11-16 | s3: move smbldap_util to pdb_ldap_util. | Günther Deschner | 1 | -1/+1 |
2011-11-03 | waf: convert NDR_NBT into shared library. | Günther Deschner | 1 | -1/+1 |
2011-11-03 | nbt: merge in LIBCLI_NDR_NETLOGON helper into NDR_NBT. | Günther Deschner | 1 | -1/+1 |
2011-11-03 | librpc: only let NDR_NBT depend on NDR_NBT_BUF. | Günther Deschner | 1 | -1/+1 |
2011-11-02 | s3-waf: convert libcli_netlogon3 into a private library. | Günther Deschner | 1 | -16/+17 |
2011-11-02 | s3-waf: move trusts_util.c code into a private library. | Günther Deschner | 1 | -4/+10 |
2011-11-02 | s3-waf: convert libnet_keytab into a private library. | Günther Deschner | 1 | -2/+9 |
2011-11-02 | s3-waf: fix libgpo.so library name. | Günther Deschner | 1 | -2/+2 |
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 |