Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r3097: - an empty string is a valid DN | Stefan Metzmacher | 3 | -120/+141 |
2007-10-10 | r3096: typo | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r3095: - fix a free'ing of msg.dn | Stefan Metzmacher | 3 | -8/+8 |
2007-10-10 | r3094: import all LDAP error codes from the RFC 2251 | Stefan Metzmacher | 1 | -5/+39 |
2007-10-10 | r3093: - implment ldb_rename() and ldbrename | Stefan Metzmacher | 9 | -13/+271 |
2007-10-10 | r3092: prepare for build inside samba | Stefan Metzmacher | 1 | -4/+4 |
2007-10-10 | r3091: link only the needed stuff | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r3089: fix memleak | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r3087: fixed a typo | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r3086: fixed smbpid handling in the cifs backend | Andrew Tridgell | 1 | -2/+50 |
2007-10-10 | r3085: make the RAW-WRITE tests more robust to errors in previous parts of th... | Andrew Tridgell | 1 | -19/+19 |
2007-10-10 | r3084: mincnt and maxcnt were the wrong way around in readbraw server code | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r3083: fixed a couple of generic mapping errors found with RAW-* and cifs:map... | Andrew Tridgell | 1 | -2/+4 |
2007-10-10 | r3082: added a "cifs:mapgeneric" option, which tells the cifs backend to use | Andrew Tridgell | 2 | -6/+52 |
2007-10-10 | r3081: several updates to ntvfs and server side async request handling in | Andrew Tridgell | 15 | -491/+741 |
2007-10-10 | r3080: Make the Samba4 SAMR server pass the new, nasty torture test (now that | Andrew Bartlett | 1 | -0/+14 |
2007-10-10 | r3079: make code more pretty :-) | Andrew Bartlett | 2 | -5/+5 |
2007-10-10 | r3078: Allow more things to be set as command line options to provision. | Andrew Bartlett | 1 | -4/+6 |
2007-10-10 | r3077: Add initial handling of Account Flags in SAMR user info level 21 and 25. | Andrew Bartlett | 1 | -0/+9 |
2007-10-10 | r3076: Fix memory leak. | Andrew Bartlett | 1 | -1/+3 |
2007-10-10 | r3075: Initialise (and check for intialisation) of the private pointer to | Andrew Bartlett | 2 | -2/+8 |
2007-10-10 | r3074: Add in a new 'field present' flag samr.idl for the Account Flags | Andrew Bartlett | 2 | -44/+195 |
2007-10-10 | r3073: Fix bug in the handling of null-terminated ASCII strings in RPC. | Andrew Bartlett | 2 | -1/+19 |
2007-10-10 | r3064: - use UINT8_MAX and UINT16_MAX instead of hex values for idr_get_new(... | Andrew Tridgell | 5 | -6/+14 |
2007-10-10 | r3063: our default dos charset is CP850, but some systems don't have that, so | Andrew Tridgell | 1 | -0/+14 |
2007-10-10 | r3062: handle spaces at the start of options in lp_set_cmdline() | Andrew Tridgell | 1 | -0/+3 |
2007-10-10 | r3061: change a debug to help track down a charset problem | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r3060: Replace magic number with a C99 constant. | Tim Potter | 1 | -1/+1 |
2007-10-10 | r3059: completely get rid of the MAX_CONNECTIONS limit, as a idle tree | Andrew Tridgell | 1 | -7/+1 |
2007-10-10 | r3058: we don't use the bitmap code any more, delete it | Andrew Tridgell | 2 | -164/+0 |
2007-10-10 | r3057: - moved the idtree.c code into lib/ | Andrew Tridgell | 7 | -82/+27 |
2007-10-10 | r3056: added a id -> pointer data structure (a type of radix tree). This is | Andrew Tridgell | 7 | -130/+494 |
2007-10-10 | r3055: use talloc_zero_p() | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r3054: use talloc_zero_array_p() in a couple of places | Andrew Tridgell | 2 | -2/+2 |
2007-10-10 | r3053: make the maxfid test use subdirectories, so it doesn't create 64k | Andrew Tridgell | 1 | -6/+46 |
2007-10-10 | r3052: added talloc_zero_p() and talloc_zero_array_p() calls, for allocating ... | Andrew Tridgell | 2 | -3/+18 |
2007-10-10 | r3047: Always include a \ again before the pipe name we're opening. Without a | Jelmer Vernooij | 2 | -4/+7 |
2007-10-10 | r3046: \\PIPE\\ is internal (not actually included on the wire) | Jelmer Vernooij | 2 | -6/+3 |
2007-10-10 | r3045: Allow object-uuid@... binding strings | Jelmer Vernooij | 1 | -1/+13 |
2007-10-10 | r3044: resolve the error code for WERR_DS_OBJ_NOT_FOUND to the name | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r3043: Use binding strings for specifying endpoints. The property for | Jelmer Vernooij | 17 | -54/+76 |
2007-10-10 | r3041: a start of a README/HOWTO for the samba4 build system. | Stefan Metzmacher | 2 | -4/+88 |
2007-10-10 | r3040: Add sleeps between operations to nbench. Submitted by aliguori@us.ibm... | Jim McDonough | 2 | -0/+8 |
2007-10-10 | r3039: This solves the problem of async handlers in ntvfs backends not being | Andrew Tridgell | 9 | -4/+120 |
2007-10-10 | r3036: Add function to pull an array of structures. Abstracts away the | Tim Potter | 1 | -0/+21 |
2007-10-10 | r3035: if the ntvfs layers prior to us have said that we can't perform an | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r3034: - fixed a bug in message dispatch, when the dispatch function called ... | Andrew Tridgell | 5 | -17/+171 |
2007-10-10 | r3033: Use the C struct directly if we can instead of generating a binding | Jelmer Vernooij | 3 | -22/+23 |
2007-10-10 | r3032: Somewhat stricter syntax for binding strings: | Jelmer Vernooij | 4 | -45/+99 |
2007-10-10 | r3031: added support for lock cancelation, which effectively just triggers an... | Andrew Tridgell | 4 | -11/+72 |