summaryrefslogtreecommitdiff
path: root/source4/libcli
AgeCommit message (Expand)AuthorFilesLines
2010-12-13s4:ldap_controls: allow DSDB_CONTROL_BYPASS_PASSWORD_HASH_OID over sockets.Stefan Metzmacher1-2/+2
2010-12-12s4:libcli/finddc.h - fix header dependanciesMatthias Dieter Wallnöfer2-2/+2
2010-12-12s4:libcli/finddcs_nbt.c - optimise headersMatthias Dieter Wallnöfer1-2/+0
2010-12-11s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij2-2/+2
2010-11-27s4:libcli/security/session.h - fix include ordering for "enum security_user_l...Matthias Dieter Wallnöfer1-2/+2
2010-11-08s4-debug: lowered the debug level of some unimportant messagesAndrew Tridgell1-1/+1
2010-11-07credentials: Lowercase library name,Jelmer Vernooij1-2/+2
2010-11-06s4-cldap: fixed debug message to match contentAndrew Tridgell1-1/+1
2010-11-05s4-cldap: print all the DNS servers foundAndrew Tridgell1-0/+5
2010-10-31s4: Remove the old perl/m4/make/mk-based build system.Jelmer Vernooij5-159/+0
2010-10-30s4-build: removed some unnecessary dependenciesAndrew Tridgell1-2/+2
2010-10-27s4-ldb: Changes the aclread module to use LDB_HANDLE_FLAG_UNTRUSTED to determ...Nadezhda Ivanova1-2/+0
2010-10-26waf: Stop automaticaly changing dashes to underscores in library names.Jelmer Vernooij3-6/+6
2010-10-26waf: Remove lib prefix from libraries manually.Jelmer Vernooij2-4/+4
2010-10-26s4: Drop duplicate 'lib' prefix for private libraries.Jelmer Vernooij4-11/+11
2010-10-24s4: Rename LIBCLI_NBT -> cli_nbt.Jelmer Vernooij1-4/+4
2010-10-24s4: Rename LIBCLI_LDAP to libcli_ldap.Jelmer Vernooij1-1/+1
2010-10-24s4: Rename LIBSAMBA-* to libsamba-*Jelmer Vernooij3-5/+5
2010-10-24s4: Rename LIBSECURITY{_SESSION,} to libsecurity{_session,}Jelmer Vernooij2-9/+9
2010-10-23s4: Rename LIBEVENTS to libevents.Jelmer Vernooij2-3/+3
2010-10-23s4: Rename LIBNETIF to libnetif.Jelmer Vernooij1-1/+1
2010-10-23s4/ldb:introduce the LDB_CONTROL_PROVISION_OID controlMatthias Dieter Wallnöfer1-0/+2
2010-10-23ldb:rename LDB_CONTROL_BYPASSOPERATIONAL_OID into LDB_CONTROL_BYPASS_OPERATIO...Matthias Dieter Wallnöfer1-2/+2
2010-10-23tsocket: let tstream_inet_tcp_connect_recv() optionally return the used local...Stefan Metzmacher1-1/+1
2010-10-21s4-libcli: make LIBSECURITY_SESSION a private libraryAndrew Tridgell1-5/+6
2010-10-21s4-libcli: make LIBSAMBA-ERRORS a private libraryAndrew Tridgell1-6/+7
2010-10-21s4-libcli: make LIBCLI_LDAP a private libraryAndrew Tridgell1-7/+8
2010-10-19s4-mailslot: fixed handling of random collision in temporary mailslot namesAndrew Tridgell1-1/+1
2010-10-18s4:libcli/util: add pipe related NT_STATUS_RPC_* codesStefan Metzmacher1-0/+6
2010-10-18Revert "s4:dsdb - make the RELAX control private"Andrew Bartlett1-2/+1
2010-10-16s4:dsdb - make the RELAX control privateMatthias Dieter Wallnöfer1-1/+2
2010-10-16s4:libcli/ldap/ldap_controls.c - fix up the controls listMatthias Dieter Wallnöfer1-29/+49
2010-10-15s4-finddcs: better debug messages to help track down DNS problemsAndrew Tridgell1-1/+12
2010-10-14libcli/auth Merge source4/libcli/security and util_sid.c into the common codeAndrew Bartlett5-867/+1
2010-10-14s4-acl Merge sec_access_check() with se_access_check() from source3/Andrew Bartlett1-2/+16
2010-10-12libcli/security Provide a common, top level libcli/security/security.hAndrew Bartlett1-45/+0
2010-10-12libcli/security Use common security.hAndrew Bartlett1-1/+1
2010-10-12s4-libcli/security Use seperate subsystem for session related functionsAndrew Bartlett4-12/+41
2010-10-12libcli/security Move most of security_token.c to common code.Andrew Bartlett4-182/+66
2010-10-03heimdal: convert some subsystems to libraries, consistent with upstream heimdal.Jelmer Vernooij1-1/+1
2010-10-03s4:libcli/resolve/dns_ex.c - fix "const" warningMatthias Dieter Wallnöfer1-1/+2
2010-09-28s4-ildap: two more places that need talloc_reparent()Andrew Tridgell1-1/+1
2010-09-27s4-dns: avoid search domains expansion in DNS resolverAndrew Tridgell1-0/+8
2010-09-27s4-ildap: fixed a talloc_steal with references errorAndrew Tridgell1-1/+1
2010-09-27s4:libcli/ldap: fix sending oneway requestsStefan Metzmacher1-18/+26
2010-09-26s4-ldap: Added a control to apply the access checks on read via LDAPNadezhda Ivanova1-0/+2
2010-09-25s4-finddcs: allow override of server IP addressAndrew Tridgell2-1/+37
2010-09-24s4:libcli/resolve/file.c - fix "const" warningMatthias Dieter Wallnöfer1-1/+1
2010-09-22s4:libcli:smb2 Rename pending_id to async_id and make 64-bitSteven Danneman3-5/+5
2010-09-21s4-selftest: Move more tests to scripting/python, simplifies running of tests.Jelmer Vernooij1-143/+0