summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | s4-ldb: cope better with corruption of tdb recordsAndrew Tridgell2009-09-154-5/+30
| * | talloc: when we enable NULL tracking, reparent the autofree contextAndrew Tridgell2009-09-151-0/+3
| * | s4-repl: add a debug to make it easier to monitor replicationAndrew Tridgell2009-09-151-0/+5
| |/
| * s3: ignore cups-config to tidy up library dependenciesBjörn Jacke2009-09-151-1/+1
| * libcli:nbt put util_net.c protos in new header fileAndrew Bartlett2009-09-154-21/+48
| * s4:schema Add code to provide an index into the subClass treeAndrew Bartlett2009-09-152-1/+27
| * s3-dcerpc: really fix remaining old auth level constants. sorry...Günther Deschner2009-09-151-2/+2
| * s3-dcerpc: fix remaining old auth level constants.Günther Deschner2009-09-152-19/+19
| * ntlmssp: pretty print a VERSION structure.Günther Deschner2009-09-156-19/+21
| * ntlmssp: better document to what structures we are reffering to.Günther Deschner2009-09-151-3/+25
| * s3-dcerpc: remove unsed auth type defines as seen on the wire.Günther Deschner2009-09-152-18/+5
| * s3-dcerpc: remove more unused structs.Günther Deschner2009-09-151-12/+0
| * s3-dcerpc: remove duplicate RPC_AUTH_LEVEL flags.Günther Deschner2009-09-152-14/+5
| * s3-dcerpc: use dcerpc_AuthLevel and remove duplicate set of flags.Günther Deschner2009-09-1516-100/+93
| * libcli:nbt make the lmhosts parsing code and dependicies commonAndrew Bartlett2009-09-1510-298/+346
* | Merge branch 'master' of /home/tridge/samba/git/combinedAndrew Tridgell2009-09-1522-22/+382
|\ \
| * | s4-dsdb: use DLIST_ADD() not DLIST_ADD_END()Andrew Tridgell2009-09-152-4/+4
| * | s4-ldb: cope better with corruption of tdb recordsAndrew Tridgell2009-09-154-5/+30
| * | talloc: when we enable NULL tracking, reparent the autofree contextAndrew Tridgell2009-09-151-0/+3
| * | s4-repl: add a debug to make it easier to monitor replicationAndrew Tridgell2009-09-151-0/+5
| |/
| * s4:heimdal_build: fix one more problem with automatic dependeciesStefan Metzmacher2009-09-151-1/+1
| * s4:provision Prevent some invalid combinations of realm and domainAndrew Bartlett2009-09-141-0/+9
| * s4: Script to build or rebuild extend DN attributesMatthieu Patou2009-09-141-0/+141
| * s3: BSD needs sys/sysctl.h included to build properlyBjörn Jacke2009-09-153-1/+10
| * Second part of bug fix for 6606.Volker Lendecke2009-09-141-0/+6
| * Torture test for bug 6529 - Offline files conflict with Vista and Office 2003.Jeremy Allison2009-09-141-0/+131
| * nss_winbind: remove unused variableBjörn Jacke2009-09-151-1/+0
| * Fix bug 6494 - Incorrect FileStatus returned in NT_CREATE_ANDX.Jeremy Allison2009-09-143-3/+36
| * Fix bug 6726 - Filename length overwrites oplock request field in cli_nt_crea...Jeremy Allison2009-09-141-1/+1
| * s3:vfs_catia: Make some fns staticVolker Lendecke2009-09-141-3/+3
| * s3:vfs_catia: Use talloc_zero for simplificationVolker Lendecke2009-09-141-2/+1
| * s3:vfs_modules: Fix Coverity ID 946: OVERRUN_STATICVolker Lendecke2009-09-141-1/+1
* | Merge branch 'master' of /home/tridge/samba/git/combinedAndrew Tridgell2009-09-1445-555/+1452
|\|
| * s4-repl: handle rename in repl_meta_dataAndrew Tridgell2009-09-141-0/+97
| * s4-drs: allow replication of renamesAndrew Tridgell2009-09-141-6/+7
| * Prepend "$libreplacedir/" to all objects in LIBREPLACEOBJMatt Kraai2009-09-147-14/+14
| * s4-repl: fixed a memory error handling linked attributesAndrew Tridgell2009-09-141-10/+10
| * s4-repl: fall back to repsFrom if repsTo not setAndrew Tridgell2009-09-141-2/+4
| * pyldb: Don't segfault when invalid type is specified to Dn.get().Jelmer Vernooij2009-09-142-2/+14
| * examples/LDAP: remove sambaAccountPolicy from the IBM-DS schema.Michael Adam2009-09-142-6/+0
| * dsdb: the samba3 ldap schema has no sambaAccountPolicy (any more at least)Michael Adam2009-09-141-1/+0
| * s4:heimdal_build: fix the build with --enable-automatic-dependenciesStefan Metzmacher2009-09-141-1/+1
| * s4:heimdal_build Fix build breakages caused by asn1compile changeAndrew Bartlett2009-09-131-2/+1
| * s3: Test short reads in the build farmVolker Lendecke2009-09-141-0/+3
| * s3:libsmb: Fix bug 6606 -- short reads in smbclient were not handledVolker Lendecke2009-09-141-4/+118
| * schannel: remove unused schannel structs.Günther Deschner2009-09-144-344/+0
| * s3-rpc_client: add rpccli_lsa_lookup_sids3 wrapper.Günther Deschner2009-09-142-17/+82
| * s3-rpc_client: add rpccli_lsa_lookup_names4 wrapper.Günther Deschner2009-09-142-23/+84
| * s4:heimdal_build Love pointed me at the --one-code-file option to asn1_compileAndrew Bartlett2009-09-131-32/+17
| * s3:docs: Fix a typoOPC oota2009-09-141-1/+1