summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * reverted some bogus test code that jeremy accidentally committedAndrew Tridgell2002-06-261-8/+0
| * Another bug fix from metze.Andrew Bartlett2002-06-261-1/+1
| * Qualify some of the hexidecimal responses with 0xAndrew Bartlett2002-06-261-5/+5
| * And fix another missing ubiqx...Andrew Bartlett2002-06-251-1/+1
| * Fix the smbmnt compile.Andrew Bartlett2002-06-251-1/+1
| * I'm going to try and check this against Win2k shortly, but I'm certain thatAndrew Bartlett2002-06-251-1/+1
| * Try to avoid infinite loops when reteriving users - even from broken servers.Andrew Bartlett2002-06-251-1/+4
| * Update cli_full_connection() to take a 'flags' paramater, and try to get aAndrew Bartlett2002-06-2512-158/+67
| * And another .cvsignoreAndrew Bartlett2002-06-251-0/+1
| * Add a .cvsignore fileAndrew Bartlett2002-06-251-0/+1
| * Kill off unnecessary cast.Andrew Bartlett2002-06-251-2/+3
| * Break up samba's object dependencies, and its prototype includes.Andrew Bartlett2002-06-2514-183/+268
| * Add a couple more DEBUG()s to winbindd.Andrew Bartlett2002-06-251-4/+9
| * fixed a bug in handling select in the main daemon - this stops the daemon spi...Andrew Tridgell2002-06-251-12/+6
| * removed compiler warningGerald Carter2002-06-251-1/+1
| * merge of SONAMEFLAG stuff from SAMBA_2_2. If I stepped on somethingGerald Carter2002-06-253-820/+921
| * merging some autoconf changes from SAMBA_2_2Gerald Carter2002-06-243-1091/+1025
| * sync with the sec_desc parsing fix from APP_HEAD. I will probably needGerald Carter2002-06-241-16/+11
| * replacing free() with SAFE_FREE() where possibleGerald Carter2002-06-241-8/+8
| * backing out changes for nowGerald Carter2002-06-241-11/+11
| * compile fixGerald Carter2002-06-241-0/+1
| * forgot new error code from 2.2Gerald Carter2002-06-241-0/+1
| * printing merge from SAMBA_2_2. Ther server code looks to be in sync now.Gerald Carter2002-06-246-71/+131
| * Support utf8 on the wire for ads ldap. DN's are converted, as well as strings,Jim McDonough2002-06-244-349/+315
| * Merged across trans2.c from SAMBA_2_2. UNIX extensions and passthroughJeremy Allison2002-06-243-1074/+1532
| * much better findstatic scriptAndrew Tridgell2002-06-242-59/+65
| * Try to get security=domain at least slightly working.Andrew Bartlett2002-06-242-8/+13
| * Add module versioning to the passdb module systemAndrew Bartlett2002-06-225-6/+77
| * Raise some debug levels.Andrew Bartlett2002-06-222-2/+2
| * Don't use uint. It doesn't exist on some platforms and we don't define it.Jeremy Allison2002-06-218-14/+22
| * Fixed incorrect debug.Tim Potter2002-06-211-1/+1
| * Format tidyup before I start working on scalability fixes (one file perJeremy Allison2002-06-211-74/+134
| * Changed level of "bind succeded on port %d" debug to 10.Tim Potter2002-06-211-1/+1
| * Fix from Andrew Esh for not checking return code.Jeremy Allison2002-06-201-0/+3
| * Remove "inline" - shouldn't be in portable code.Jeremy Allison2002-06-201-1/+1
| * Got rid of unused flags field in lanman api_commands[].Tim Potter2002-06-201-36/+49
| * Renamed policy handle field in object containers to avoid cut&paste bugs.Tim Potter2002-06-201-6/+6
| * Added samr_open_domain() call.Tim Potter2002-06-201-19/+77
| * Compile fix for new arguments to cli_full_connection()Tim Potter2002-06-201-9/+2
| * Fixed compiler warning.Tim Potter2002-06-201-1/+1
| * Fixed typo in debug.Tim Potter2002-06-191-1/+1
| * when nmbd starts up it is possible that dhcp hasn't started the localAndrew Tridgell2002-06-191-4/+9
| * more debug classess activatedSimo Sorce2002-06-1856-2/+163
| * make the echo'ed command match the actual command run.Andrew Bartlett2002-06-181-1/+1
| * compile warngin fixes merged from 2.2Gerald Carter2002-06-178-25/+29
| * Fixed typo in debug.Tim Potter2002-06-171-1/+1
| * fix typoGerald Carter2002-06-171-1/+1
| * Cope with the requirement for constant initialisers on some unix C compilers.Andrew Bartlett2002-06-161-1/+1
| * Further updates to the service.c code. authorise_login() is now a bit simpilerAndrew Bartlett2002-06-162-6/+6
| * Two things: Check how many paramaters that the LDAP libs take for theAndrew Bartlett2002-06-164-94/+199