summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r8832: Automatically rebuilding C files if headers change (in developer mode)Jelmer Vernooij3-2/+34
2007-10-10r8831: Clarify data wipe-out statementAlexander Bokovoy1-1/+1
2007-10-10r8830: Fix provision script after data splitAlexander Bokovoy1-4/+7
2007-10-10r8829: Generate hash rather then a lot of globals.Jelmer Vernooij1-3/+8
2007-10-10r8827: Fix install on some systems.Jelmer Vernooij1-1/+2
2007-10-10r8826: Make configure generate config.mk files (with the external librariesJelmer Vernooij14-300/+153
2007-10-10r8825: Move list of object files to .mk fileJelmer Vernooij2-23/+24
2007-10-10r8824: Fix indentation, and don't send 'invalid' LM password.Andrew Bartlett1-3/+7
2007-10-10r8823: I don't know why I added this test, it appears bogus.Andrew Bartlett1-1/+0
2007-10-10r8822: fixed number of arguments in samr libAndrew Tridgell1-2/+2
2007-10-10r8821: continue the trend to move to a more OO style of interface for our jsAndrew Tridgell7-139/+134
2007-10-10r8820: Push this common block of code into the caller.Andrew Bartlett1-39/+18
2007-10-10r8819: fixed a memory leak in irpc_call()Andrew Tridgell1-1/+3
2007-10-10r8818: - fix LOCAL-IRPC test for new ref-alloc semantics of irpcAndrew Tridgell1-9/+7
2007-10-10r8817: - fixed return result from LOCAL-MESSAGING testAndrew Tridgell1-3/+4
2007-10-10r8811: Fix the build..Jelmer Vernooij11-0/+12
2007-10-10r8810: Fix missing headers. Still doesn't fix the build but getting closer th...Rafal Szczesniak2-0/+2
2007-10-10r8809: Merge validator with NDR.pm (validator is NDR-specific)Jelmer Vernooij3-374/+355
2007-10-10r8808: More comments.Rafal Szczesniak1-0/+41
2007-10-10r8807: Modifying datetime field using struct timeval argument rather thanRafal Szczesniak3-5/+16
2007-10-10r8806: Move data representation-independent data into seperate headerJelmer Vernooij7-296/+381
2007-10-10r8803: Rename --header to --ndr-header and --parser to --ndr-parserJelmer Vernooij2-13/+13
2007-10-10r8801: Change --output to --outputdir and make pidl add a data representation...Jelmer Vernooij3-47/+22
2007-10-10r8792: Clarify commentsAndrew Bartlett1-4/+6
2007-10-10r8791: (missing from previous commit)Andrew Bartlett1-16/+61
2007-10-10r8790: Finish the migration of aliases and privilages with SamSync, by addingAndrew Bartlett8-531/+638
2007-10-10r8789: Send new monitor messages from userdel routine.Rafal Szczesniak1-0/+23
2007-10-10r8788: New monitor messages.Rafal Szczesniak2-0/+8
2007-10-10r8784: Install pidl in "vendor" directories (matches debian policy)Jelmer Vernooij3-4/+3
2007-10-10r8781: - fixed a memory leak in BASE-SECLEAK (ironic, isn't it). There isAndrew Tridgell1-2/+4
2007-10-10r8780: make numops controllable in BASE-DISCONNECTAndrew Tridgell1-1/+2
2007-10-10r8779: Add rdn module to makefile and headersSimo Sorce3-2/+5
2007-10-10r8778: index on nCName in sam.ldb. This was costing us about 75% of the time ...Andrew Tridgell1-0/+1
2007-10-10r8777: make sure that the tree connect is a child of the return cli state str...Andrew Tridgell1-8/+3
2007-10-10r8776: fixed SMB connections for IP addresses, even when name resolve orderAndrew Tridgell1-4/+11
2007-10-10r8775: More SamSync work. This is really just mechanical...Andrew Bartlett1-5/+264
2007-10-10r8774: make some gensec errors a bit less verboseAndrew Tridgell2-3/+3
2007-10-10r8773: fixed another dependency on directory ordering in RAW-SEARCHAndrew Tridgell1-1/+3
2007-10-10r8772: Include the ldap ejs test in the standard 'make test'Andrew Bartlett1-0/+4
2007-10-10r8771: Extend the SamSync code out to groups and aliases, as well as deleting.Andrew Bartlett1-1/+303
2007-10-10r8761: Propagate changes in monitor messaging code.Rafal Szczesniak4-9/+43
2007-10-10r8760: Rework monitor messaging code a bit, as Metze once suggested.Rafal Szczesniak3-26/+75
2007-10-10r8759: Another couple of fields in usermod routine.Rafal Szczesniak3-2/+35
2007-10-10r8758: Use official version numbering standard for debian packages.Jelmer Vernooij1-1/+1
2007-10-10r8753: fixed directory handling on systems that do not return . and .. as theAndrew Tridgell1-17/+70
2007-10-10r8752: With all the infrustructure done, details like a SamSync migrationAndrew Bartlett6-0/+467
2007-10-10r8750: drat, on some systems dirfd() is a macroAndrew Tridgell1-0/+3
2007-10-10r8749: for completeness, add rewinddir() and dirfd()Andrew Tridgell1-0/+10
2007-10-10r8748: fixed build. Andrew, please check.Andrew Tridgell1-6/+4
2007-10-10r8747: remove unused codeAndrew Tridgell1-90/+0